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