| Modifier and Type | Method and Description |
|---|---|
static IamBinding.Action |
IamBinding.Action.forNumber(int value) |
IamBinding.Action |
IamBinding.getAction()
The action that was performed on a Binding.
|
IamBinding.Action |
IamBinding.Builder.getAction()
The action that was performed on a Binding.
|
IamBinding.Action |
IamBindingOrBuilder.getAction()
The action that was performed on a Binding.
|
static IamBinding.Action |
IamBinding.Action.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static IamBinding.Action |
IamBinding.Action.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IamBinding.Action |
IamBinding.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IamBinding.Action[] |
IamBinding.Action.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<IamBinding.Action> |
IamBinding.Action.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
IamBinding.Builder |
IamBinding.Builder.setAction(IamBinding.Action value)
The action that was performed on a Binding.
|
Copyright © 2024 Google LLC. All rights reserved.