ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.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(ServiceAccountDelegationInfo other) |
|
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.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,
java.lang.Object value) |
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setFirstPartyPrincipal(ServiceAccountDelegationInfo.FirstPartyPrincipal value) |
First party (Google) identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setFirstPartyPrincipal(ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder builderForValue) |
First party (Google) identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setPrincipalSubject(java.lang.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,
java.lang.Object value) |
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setThirdPartyPrincipal(ServiceAccountDelegationInfo.ThirdPartyPrincipal value) |
Third party identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setThirdPartyPrincipal(ServiceAccountDelegationInfo.ThirdPartyPrincipal.Builder builderForValue) |
Third party identity as the real authority.
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ServiceAccountDelegationInfo.Builder |
ServiceAccountDelegationInfo.toBuilder() |
|