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