| Modifier and Type | Method and Description |
|---|---|
static Instance.AvailabilityType |
Instance.AvailabilityType.forNumber(int value) |
Instance.AvailabilityType |
InstanceOrBuilder.getAvailabilityType()
Availability type of an Instance.
|
Instance.AvailabilityType |
Instance.getAvailabilityType()
Availability type of an Instance.
|
Instance.AvailabilityType |
Instance.Builder.getAvailabilityType()
Availability type of an Instance.
|
static Instance.AvailabilityType |
Instance.AvailabilityType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Instance.AvailabilityType |
Instance.AvailabilityType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Instance.AvailabilityType |
Instance.AvailabilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Instance.AvailabilityType[] |
Instance.AvailabilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Instance.AvailabilityType> |
Instance.AvailabilityType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.setAvailabilityType(Instance.AvailabilityType value)
Availability type of an Instance.
|
Copyright © 2025 Google LLC. All rights reserved.