| Package | Description |
|---|---|
| com.google.cloud.audit |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAccountDelegationInfo.Builder |
AuthenticationInfo.Builder.addServiceAccountDelegationInfoBuilder()
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
AuthenticationInfo.Builder.addServiceAccountDelegationInfoBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clear() |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearAuthority() |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearFirstPartyPrincipal()
First party (Google) identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearPrincipalSubject()
A string representing the principal_subject associated with the identity.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearThirdPartyPrincipal()
Third party identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clone() |
ServiceAccountDelegationInfo.Builder |
AuthenticationInfo.Builder.getServiceAccountDelegationInfoBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeFirstPartyPrincipal(ServiceAccountDelegationInfo.FirstPartyPrincipal value)
First party (Google) identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeFrom(ServiceAccountDelegationInfo other) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeThirdPartyPrincipal(ServiceAccountDelegationInfo.ThirdPartyPrincipal value)
Third party identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.newBuilder() |
static ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.newBuilder(ServiceAccountDelegationInfo prototype) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.newBuilderForType() |
protected ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setFirstPartyPrincipal(ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder builderForValue)
First party (Google) identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setFirstPartyPrincipal(ServiceAccountDelegationInfo.FirstPartyPrincipal value)
First party (Google) identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setPrincipalSubject(String value)
A string representing the principal_subject associated with the identity.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setPrincipalSubjectBytes(com.google.protobuf.ByteString value)
A string representing the principal_subject associated with the identity.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setThirdPartyPrincipal(ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder builderForValue)
Third party identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setThirdPartyPrincipal(ServiceAccountDelegationInfo.ThirdPartyPrincipal value)
Third party identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAccountDelegationInfo.Builder> |
AuthenticationInfo.Builder.getServiceAccountDelegationInfoBuilderList()
Identity delegation history of an authenticated service account that makes
the request.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.addServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.addServiceAccountDelegationInfo(ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
AuthenticationInfo.Builder.setServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes
the request.
|
Copyright © 2021 Google LLC. All rights reserved.