public enum Workload.KajEnrollmentState extends Enum<Workload.KajEnrollmentState> implements ProtocolMessageEnum
Key Access Justifications(KAJ) Enrollment State.
Protobuf enum google.cloud.assuredworkloads.v1.Workload.KajEnrollmentState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
KAJ_ENROLLMENT_STATE_COMPLETE |
Complete State for KAJ Enrollment. |
KAJ_ENROLLMENT_STATE_COMPLETE_VALUE |
Complete State for KAJ Enrollment. |
KAJ_ENROLLMENT_STATE_PENDING |
Pending State for KAJ Enrollment. |
KAJ_ENROLLMENT_STATE_PENDING_VALUE |
Pending State for KAJ Enrollment. |
KAJ_ENROLLMENT_STATE_UNSPECIFIED |
Default State for KAJ Enrollment. |
KAJ_ENROLLMENT_STATE_UNSPECIFIED_VALUE |
Default State for KAJ Enrollment. |
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() |