| Modifier and Type | Method and Description |
|---|---|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAccountDelegationInfo.Builder |
Access.Builder.addServiceAccountDelegationInfoBuilder()
The identity delegation history of an authenticated service account that
made the request.
|
ServiceAccountDelegationInfo.Builder |
Access.Builder.addServiceAccountDelegationInfoBuilder(int index)
The identity delegation history of an authenticated service account that
made the request.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clear() |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearPrincipalEmail()
The email address of a Google account.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clearPrincipalSubject()
A string representing the principal_subject associated with the identity.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.clone() |
ServiceAccountDelegationInfo.Builder |
Access.Builder.getServiceAccountDelegationInfoBuilder(int index)
The identity delegation history of an authenticated service account that
made the request.
|
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.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.setPrincipalEmail(String value)
The email address of a Google account.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setPrincipalEmailBytes(com.google.protobuf.ByteString value)
The email address of a Google account.
|
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.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ServiceAccountDelegationInfo.Builder> |
Access.Builder.getServiceAccountDelegationInfoBuilderList()
The identity delegation history of an authenticated service account that
made the request.
|
| Modifier and Type | Method and Description |
|---|---|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.addServiceAccountDelegationInfo(ServiceAccountDelegationInfo.Builder builderForValue)
The identity delegation history of an authenticated service account that
made the request.
|
Access.Builder |
Access.Builder.setServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
The identity delegation history of an authenticated service account that
made the request.
|
Copyright © 2024 Google LLC. All rights reserved.