| Package | Description |
|---|---|
| com.google.cloud.audit |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.build() |
ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.buildPartial() |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.getDefaultInstance() |
ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.getDefaultInstanceForType() |
ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.getDefaultInstanceForType() |
ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.getThirdPartyPrincipal()
Third party identity as the real authority.
|
ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.Builder.getThirdPartyPrincipal()
Third party identity as the real authority.
|
ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfoOrBuilder.getThirdPartyPrincipal()
Third party identity as the real authority.
|
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseDelimitedFrom(InputStream input) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(byte[] data) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(ByteBuffer data) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(com.google.protobuf.ByteString data) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(InputStream input) |
static ServiceAccountDelegationInfo.ThirdPartyPrincipal |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ServiceAccountDelegationInfo.ThirdPartyPrincipal> |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.getParserForType() |
static com.google.protobuf.Parser<ServiceAccountDelegationInfo.ThirdPartyPrincipal> |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder.mergeFrom(ServiceAccountDelegationInfo.ThirdPartyPrincipal other) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeThirdPartyPrincipal(ServiceAccountDelegationInfo.ThirdPartyPrincipal value)
Third party identity as the real authority.
|
static ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder |
ServiceAccountDelegationInfo.ThirdPartyPrincipal.newBuilder(ServiceAccountDelegationInfo.ThirdPartyPrincipal prototype) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setThirdPartyPrincipal(ServiceAccountDelegationInfo.ThirdPartyPrincipal value)
Third party identity as the real authority.
|
Copyright © 2022 Google LLC. All rights reserved.