public enum AuthorizationLoggingOptions.PermissionType extends Enum<AuthorizationLoggingOptions.PermissionType> implements ProtocolMessageEnumThis is deprecated and has no effect. Do not use.
Protobuf enum google.cloud.compute.v1.AuthorizationLoggingOptions.PermissionType
Implements
ProtocolMessageEnumStatic Fields
| Name | Description |
| ADMIN_READ | This is deprecated and has no effect. Do not use. |
| ADMIN_READ_VALUE | This is deprecated and has no effect. Do not use. |
| ADMIN_WRITE | This is deprecated and has no effect. Do not use. |
| ADMIN_WRITE_VALUE | This is deprecated and has no effect. Do not use. |
| DATA_READ | This is deprecated and has no effect. Do not use. |
| DATA_READ_VALUE | This is deprecated and has no effect. Do not use. |
| DATA_WRITE | This is deprecated and has no effect. Do not use. |
| DATA_WRITE_VALUE | This is deprecated and has no effect. Do not use. |
| PERMISSION_TYPE_UNSPECIFIED | This is deprecated and has no effect. Do not use. |
| PERMISSION_TYPE_UNSPECIFIED_VALUE | This is deprecated and has no effect. Do not use. |
| UNDEFINED_PERMISSION_TYPE | A value indicating that the enum field is not set. |
| UNDEFINED_PERMISSION_TYPE_VALUE | A value indicating that the enum field is not set. |
| 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() |