| Modifier and Type | Method and Description |
|---|---|
static AccessStateDiff.AccessChangeType |
AccessStateDiff.AccessChangeType.forNumber(int value) |
AccessStateDiff.AccessChangeType |
AccessStateDiff.getAccessChange()
How the principal's access, specified in the AccessState field, changed
between the current (baseline) policies and proposed (simulated) policies.
|
AccessStateDiff.AccessChangeType |
AccessStateDiff.Builder.getAccessChange()
How the principal's access, specified in the AccessState field, changed
between the current (baseline) policies and proposed (simulated) policies.
|
AccessStateDiff.AccessChangeType |
AccessStateDiffOrBuilder.getAccessChange()
How the principal's access, specified in the AccessState field, changed
between the current (baseline) policies and proposed (simulated) policies.
|
static AccessStateDiff.AccessChangeType |
AccessStateDiff.AccessChangeType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AccessStateDiff.AccessChangeType |
AccessStateDiff.AccessChangeType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AccessStateDiff.AccessChangeType |
AccessStateDiff.AccessChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessStateDiff.AccessChangeType[] |
AccessStateDiff.AccessChangeType.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<AccessStateDiff.AccessChangeType> |
AccessStateDiff.AccessChangeType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AccessStateDiff.Builder |
AccessStateDiff.Builder.setAccessChange(AccessStateDiff.AccessChangeType value)
How the principal's access, specified in the AccessState field, changed
between the current (baseline) policies and proposed (simulated) policies.
|
Copyright © 2024 Google LLC. All rights reserved.