public enum Unit.SystemManagedState extends Enum<Unit.SystemManagedState> implements ProtocolMessageEnum
Protobuf enum google.cloud.saasplatform.saasservicemgmt.v1beta1.Unit.SystemManagedState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
SYSTEM_MANAGED_STATE_ACTIVE |
Unit has dependents attached. |
SYSTEM_MANAGED_STATE_ACTIVE_VALUE |
Unit has dependents attached. |
SYSTEM_MANAGED_STATE_DECOMMISSIONED |
Unit has no dependencies attached, and attachment is not allowed. |
SYSTEM_MANAGED_STATE_DECOMMISSIONED_VALUE |
Unit has no dependencies attached, and attachment is not allowed. |
SYSTEM_MANAGED_STATE_INACTIVE |
Unit has no dependencies attached, but attachment is allowed. |
SYSTEM_MANAGED_STATE_INACTIVE_VALUE |
Unit has no dependencies attached, but attachment is allowed. |
SYSTEM_MANAGED_STATE_UNSPECIFIED |
|
SYSTEM_MANAGED_STATE_UNSPECIFIED_VALUE |
|
UNRECOGNIZED |
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() |