| Package | Description |
|---|---|
| google.cloud.policytroubleshooter.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Explanations.BindingExplanation.RolePermission |
Explanations.BindingExplanation.RolePermission.forNumber(int value) |
Explanations.BindingExplanation.RolePermission |
Explanations.BindingExplanationOrBuilder.getRolePermission()
Indicates whether the role granted by this binding contains the specified
permission.
|
Explanations.BindingExplanation.RolePermission |
Explanations.BindingExplanation.getRolePermission()
Indicates whether the role granted by this binding contains the specified
permission.
|
Explanations.BindingExplanation.RolePermission |
Explanations.BindingExplanation.Builder.getRolePermission()
Indicates whether the role granted by this binding contains the specified
permission.
|
static Explanations.BindingExplanation.RolePermission |
Explanations.BindingExplanation.RolePermission.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Explanations.BindingExplanation.RolePermission |
Explanations.BindingExplanation.RolePermission.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Explanations.BindingExplanation.RolePermission |
Explanations.BindingExplanation.RolePermission.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Explanations.BindingExplanation.RolePermission[] |
Explanations.BindingExplanation.RolePermission.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<Explanations.BindingExplanation.RolePermission> |
Explanations.BindingExplanation.RolePermission.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Explanations.BindingExplanation.Builder |
Explanations.BindingExplanation.Builder.setRolePermission(Explanations.BindingExplanation.RolePermission value)
Indicates whether the role granted by this binding contains the specified
permission.
|
Copyright © 2022 Google LLC. All rights reserved.