| Modifier and Type | Method and Description |
|---|---|
static AccessType |
AccessType.forNumber(int value) |
AccessType |
SimpleExportPolicyRuleOrBuilder.getAccessType()
Access type (ReadWrite, ReadOnly, None)
|
AccessType |
SimpleExportPolicyRule.getAccessType()
Access type (ReadWrite, ReadOnly, None)
|
AccessType |
SimpleExportPolicyRule.Builder.getAccessType()
Access type (ReadWrite, ReadOnly, None)
|
static AccessType |
AccessType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AccessType |
AccessType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AccessType |
AccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AccessType> |
AccessType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SimpleExportPolicyRule.Builder |
SimpleExportPolicyRule.Builder.setAccessType(AccessType value)
Access type (ReadWrite, ReadOnly, None)
|
Copyright © 2024 Google LLC. All rights reserved.