static InstanceConfig.Type |
InstanceConfig.Type.forNumber(int value) |
|
InstanceConfig.Type |
InstanceConfig.Builder.getConfigType() |
Output only.
|
InstanceConfig.Type |
InstanceConfig.getConfigType() |
Output only.
|
InstanceConfig.Type |
InstanceConfigOrBuilder.getConfigType() |
Output only.
|
static InstanceConfig.Type |
InstanceConfig.Type.valueOf(int value) |
Deprecated.
|
static InstanceConfig.Type |
InstanceConfig.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static InstanceConfig.Type |
InstanceConfig.Type.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static InstanceConfig.Type[] |
InstanceConfig.Type.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|