static EncryptionKeyRevocationAction |
EncryptionKeyRevocationAction.forNumber(int value) |
|
EncryptionKeyRevocationAction |
Revision.Builder.getEncryptionKeyRevocationAction() |
The action to take if the encryption key is revoked.
|
EncryptionKeyRevocationAction |
Revision.getEncryptionKeyRevocationAction() |
The action to take if the encryption key is revoked.
|
EncryptionKeyRevocationAction |
RevisionOrBuilder.getEncryptionKeyRevocationAction() |
The action to take if the encryption key is revoked.
|
static EncryptionKeyRevocationAction |
EncryptionKeyRevocationAction.valueOf(int value) |
Deprecated.
|
static EncryptionKeyRevocationAction |
EncryptionKeyRevocationAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static EncryptionKeyRevocationAction |
EncryptionKeyRevocationAction.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static EncryptionKeyRevocationAction[] |
EncryptionKeyRevocationAction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|