| Modifier and Type | Method and Description |
|---|---|
static EnvVar.ValuesCase |
EnvVar.ValuesCase.forNumber(int value) |
EnvVar.ValuesCase |
EnvVarOrBuilder.getValuesCase() |
EnvVar.ValuesCase |
EnvVar.getValuesCase() |
EnvVar.ValuesCase |
EnvVar.Builder.getValuesCase() |
static EnvVar.ValuesCase |
EnvVar.ValuesCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static EnvVar.ValuesCase |
EnvVar.ValuesCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvVar.ValuesCase[] |
EnvVar.ValuesCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.