public enum ResourcePolicyGroupPlacementPolicy.Collocation extends Enum<ResourcePolicyGroupPlacementPolicy.Collocation> implements ProtocolMessageEnum
Specifies network collocation
Protobuf enum google.cloud.compute.v1.ResourcePolicyGroupPlacementPolicy.Collocation
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
COLLOCATED |
|
COLLOCATED_VALUE |
|
UNDEFINED_COLLOCATION |
A value indicating that the enum field is not set. |
UNDEFINED_COLLOCATION_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
UNSPECIFIED_COLLOCATION |
|
UNSPECIFIED_COLLOCATION_VALUE |
|
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |