| Package | Description |
|---|---|
| com.google.cloud.audit |
| Modifier and Type | Method and Description |
|---|---|
static ServiceAccountDelegationInfo.AuthorityCase |
ServiceAccountDelegationInfo.AuthorityCase.forNumber(int value) |
ServiceAccountDelegationInfo.AuthorityCase |
ServiceAccountDelegationInfo.getAuthorityCase() |
ServiceAccountDelegationInfo.AuthorityCase |
ServiceAccountDelegationInfo.Builder.getAuthorityCase() |
ServiceAccountDelegationInfo.AuthorityCase |
ServiceAccountDelegationInfoOrBuilder.getAuthorityCase() |
static ServiceAccountDelegationInfo.AuthorityCase |
ServiceAccountDelegationInfo.AuthorityCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ServiceAccountDelegationInfo.AuthorityCase |
ServiceAccountDelegationInfo.AuthorityCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceAccountDelegationInfo.AuthorityCase[] |
ServiceAccountDelegationInfo.AuthorityCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Google LLC. All rights reserved.