public static final class AuthenticationInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder> implements AuthenticationInfoOrBuilder
Authentication information for the operation.Protobuf type
google.cloud.audit.AuthenticationInfo| Modifier and Type | Method and Description |
|---|---|
AuthenticationInfo.Builder |
addAllServiceAccountDelegationInfo(Iterable<? extends ServiceAccountDelegationInfo> values)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AuthenticationInfo.Builder |
addServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
addServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo value)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
addServiceAccountDelegationInfo(ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
addServiceAccountDelegationInfo(ServiceAccountDelegationInfo value)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
addServiceAccountDelegationInfoBuilder()
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
addServiceAccountDelegationInfoBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo |
build() |
AuthenticationInfo |
buildPartial() |
AuthenticationInfo.Builder |
clear() |
AuthenticationInfo.Builder |
clearAuthoritySelector()
The authority selector specified by the requestor, if any.
|
AuthenticationInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AuthenticationInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AuthenticationInfo.Builder |
clearPrincipalEmail()
The email address of the authenticated user (or service account on behalf
of third party principal) making the request.
|
AuthenticationInfo.Builder |
clearPrincipalSubject()
String representation of identity of requesting party.
|
AuthenticationInfo.Builder |
clearServiceAccountDelegationInfo()
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
clearServiceAccountKeyName()
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
|
AuthenticationInfo.Builder |
clearThirdPartyPrincipal()
The third party identification (if any) of the authenticated user making
the request.
|
AuthenticationInfo.Builder |
clone() |
String |
getAuthoritySelector()
The authority selector specified by the requestor, if any.
|
com.google.protobuf.ByteString |
getAuthoritySelectorBytes()
The authority selector specified by the requestor, if any.
|
AuthenticationInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPrincipalEmail()
The email address of the authenticated user (or service account on behalf
of third party principal) making the request.
|
com.google.protobuf.ByteString |
getPrincipalEmailBytes()
The email address of the authenticated user (or service account on behalf
of third party principal) making the request.
|
String |
getPrincipalSubject()
String representation of identity of requesting party.
|
com.google.protobuf.ByteString |
getPrincipalSubjectBytes()
String representation of identity of requesting party.
|
ServiceAccountDelegationInfo |
getServiceAccountDelegationInfo(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfo.Builder |
getServiceAccountDelegationInfoBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
List<ServiceAccountDelegationInfo.Builder> |
getServiceAccountDelegationInfoBuilderList()
Identity delegation history of an authenticated service account that makes
the request.
|
int |
getServiceAccountDelegationInfoCount()
Identity delegation history of an authenticated service account that makes
the request.
|
List<ServiceAccountDelegationInfo> |
getServiceAccountDelegationInfoList()
Identity delegation history of an authenticated service account that makes
the request.
|
ServiceAccountDelegationInfoOrBuilder |
getServiceAccountDelegationInfoOrBuilder(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
List<? extends ServiceAccountDelegationInfoOrBuilder> |
getServiceAccountDelegationInfoOrBuilderList()
Identity delegation history of an authenticated service account that makes
the request.
|
String |
getServiceAccountKeyName()
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
|
com.google.protobuf.ByteString |
getServiceAccountKeyNameBytes()
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
|
com.google.protobuf.Struct |
getThirdPartyPrincipal()
The third party identification (if any) of the authenticated user making
the request.
|
com.google.protobuf.Struct.Builder |
getThirdPartyPrincipalBuilder()
The third party identification (if any) of the authenticated user making
the request.
|
com.google.protobuf.StructOrBuilder |
getThirdPartyPrincipalOrBuilder()
The third party identification (if any) of the authenticated user making
the request.
|
boolean |
hasThirdPartyPrincipal()
The third party identification (if any) of the authenticated user making
the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AuthenticationInfo.Builder |
mergeFrom(AuthenticationInfo other) |
AuthenticationInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthenticationInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
AuthenticationInfo.Builder |
mergeThirdPartyPrincipal(com.google.protobuf.Struct value)
The third party identification (if any) of the authenticated user making
the request.
|
AuthenticationInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AuthenticationInfo.Builder |
removeServiceAccountDelegationInfo(int index)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
setAuthoritySelector(String value)
The authority selector specified by the requestor, if any.
|
AuthenticationInfo.Builder |
setAuthoritySelectorBytes(com.google.protobuf.ByteString value)
The authority selector specified by the requestor, if any.
|
AuthenticationInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AuthenticationInfo.Builder |
setPrincipalEmail(String value)
The email address of the authenticated user (or service account on behalf
of third party principal) making the request.
|
AuthenticationInfo.Builder |
setPrincipalEmailBytes(com.google.protobuf.ByteString value)
The email address of the authenticated user (or service account on behalf
of third party principal) making the request.
|
AuthenticationInfo.Builder |
setPrincipalSubject(String value)
String representation of identity of requesting party.
|
AuthenticationInfo.Builder |
setPrincipalSubjectBytes(com.google.protobuf.ByteString value)
String representation of identity of requesting party.
|
AuthenticationInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AuthenticationInfo.Builder |
setServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
setServiceAccountDelegationInfo(int index,
ServiceAccountDelegationInfo value)
Identity delegation history of an authenticated service account that makes
the request.
|
AuthenticationInfo.Builder |
setServiceAccountKeyName(String value)
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
|
AuthenticationInfo.Builder |
setServiceAccountKeyNameBytes(com.google.protobuf.ByteString value)
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
|
AuthenticationInfo.Builder |
setThirdPartyPrincipal(com.google.protobuf.Struct.Builder builderForValue)
The third party identification (if any) of the authenticated user making
the request.
|
AuthenticationInfo.Builder |
setThirdPartyPrincipal(com.google.protobuf.Struct value)
The third party identification (if any) of the authenticated user making
the request.
|
AuthenticationInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public AuthenticationInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public AuthenticationInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic AuthenticationInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic AuthenticationInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic AuthenticationInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public AuthenticationInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public AuthenticationInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public AuthenticationInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public AuthenticationInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public AuthenticationInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public AuthenticationInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AuthenticationInfo.Builder>public AuthenticationInfo.Builder mergeFrom(AuthenticationInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public AuthenticationInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<AuthenticationInfo.Builder>IOExceptionpublic String getPrincipalEmail()
The email address of the authenticated user (or service account on behalf of third party principal) making the request. For third party identity callers, the `principal_subject` field is populated instead of this field. For privacy reasons, the principal email address is sometimes redacted. For more information, see https://cloud.google.com/logging/docs/audit#user-id.
string principal_email = 1;getPrincipalEmail in interface AuthenticationInfoOrBuilderpublic com.google.protobuf.ByteString getPrincipalEmailBytes()
The email address of the authenticated user (or service account on behalf of third party principal) making the request. For third party identity callers, the `principal_subject` field is populated instead of this field. For privacy reasons, the principal email address is sometimes redacted. For more information, see https://cloud.google.com/logging/docs/audit#user-id.
string principal_email = 1;getPrincipalEmailBytes in interface AuthenticationInfoOrBuilderpublic AuthenticationInfo.Builder setPrincipalEmail(String value)
The email address of the authenticated user (or service account on behalf of third party principal) making the request. For third party identity callers, the `principal_subject` field is populated instead of this field. For privacy reasons, the principal email address is sometimes redacted. For more information, see https://cloud.google.com/logging/docs/audit#user-id.
string principal_email = 1;value - The principalEmail to set.public AuthenticationInfo.Builder clearPrincipalEmail()
The email address of the authenticated user (or service account on behalf of third party principal) making the request. For third party identity callers, the `principal_subject` field is populated instead of this field. For privacy reasons, the principal email address is sometimes redacted. For more information, see https://cloud.google.com/logging/docs/audit#user-id.
string principal_email = 1;public AuthenticationInfo.Builder setPrincipalEmailBytes(com.google.protobuf.ByteString value)
The email address of the authenticated user (or service account on behalf of third party principal) making the request. For third party identity callers, the `principal_subject` field is populated instead of this field. For privacy reasons, the principal email address is sometimes redacted. For more information, see https://cloud.google.com/logging/docs/audit#user-id.
string principal_email = 1;value - The bytes for principalEmail to set.public String getAuthoritySelector()
The authority selector specified by the requestor, if any. It is not guaranteed that the principal was allowed to use this authority.
string authority_selector = 2;getAuthoritySelector in interface AuthenticationInfoOrBuilderpublic com.google.protobuf.ByteString getAuthoritySelectorBytes()
The authority selector specified by the requestor, if any. It is not guaranteed that the principal was allowed to use this authority.
string authority_selector = 2;getAuthoritySelectorBytes in interface AuthenticationInfoOrBuilderpublic AuthenticationInfo.Builder setAuthoritySelector(String value)
The authority selector specified by the requestor, if any. It is not guaranteed that the principal was allowed to use this authority.
string authority_selector = 2;value - The authoritySelector to set.public AuthenticationInfo.Builder clearAuthoritySelector()
The authority selector specified by the requestor, if any. It is not guaranteed that the principal was allowed to use this authority.
string authority_selector = 2;public AuthenticationInfo.Builder setAuthoritySelectorBytes(com.google.protobuf.ByteString value)
The authority selector specified by the requestor, if any. It is not guaranteed that the principal was allowed to use this authority.
string authority_selector = 2;value - The bytes for authoritySelector to set.public boolean hasThirdPartyPrincipal()
The third party identification (if any) of the authenticated user making the request. When the JSON object represented here has a proto equivalent, the proto name will be indicated in the `@type` property.
.google.protobuf.Struct third_party_principal = 4;hasThirdPartyPrincipal in interface AuthenticationInfoOrBuilderpublic com.google.protobuf.Struct getThirdPartyPrincipal()
The third party identification (if any) of the authenticated user making the request. When the JSON object represented here has a proto equivalent, the proto name will be indicated in the `@type` property.
.google.protobuf.Struct third_party_principal = 4;getThirdPartyPrincipal in interface AuthenticationInfoOrBuilderpublic AuthenticationInfo.Builder setThirdPartyPrincipal(com.google.protobuf.Struct value)
The third party identification (if any) of the authenticated user making the request. When the JSON object represented here has a proto equivalent, the proto name will be indicated in the `@type` property.
.google.protobuf.Struct third_party_principal = 4;public AuthenticationInfo.Builder setThirdPartyPrincipal(com.google.protobuf.Struct.Builder builderForValue)
The third party identification (if any) of the authenticated user making the request. When the JSON object represented here has a proto equivalent, the proto name will be indicated in the `@type` property.
.google.protobuf.Struct third_party_principal = 4;public AuthenticationInfo.Builder mergeThirdPartyPrincipal(com.google.protobuf.Struct value)
The third party identification (if any) of the authenticated user making the request. When the JSON object represented here has a proto equivalent, the proto name will be indicated in the `@type` property.
.google.protobuf.Struct third_party_principal = 4;public AuthenticationInfo.Builder clearThirdPartyPrincipal()
The third party identification (if any) of the authenticated user making the request. When the JSON object represented here has a proto equivalent, the proto name will be indicated in the `@type` property.
.google.protobuf.Struct third_party_principal = 4;public com.google.protobuf.Struct.Builder getThirdPartyPrincipalBuilder()
The third party identification (if any) of the authenticated user making the request. When the JSON object represented here has a proto equivalent, the proto name will be indicated in the `@type` property.
.google.protobuf.Struct third_party_principal = 4;public com.google.protobuf.StructOrBuilder getThirdPartyPrincipalOrBuilder()
The third party identification (if any) of the authenticated user making the request. When the JSON object represented here has a proto equivalent, the proto name will be indicated in the `@type` property.
.google.protobuf.Struct third_party_principal = 4;getThirdPartyPrincipalOrBuilder in interface AuthenticationInfoOrBuilderpublic String getServiceAccountKeyName()
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
This is a scheme-less URI full resource name. For example:
"//iam.googleapis.com/projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{key}"
string service_account_key_name = 5;getServiceAccountKeyName in interface AuthenticationInfoOrBuilderpublic com.google.protobuf.ByteString getServiceAccountKeyNameBytes()
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
This is a scheme-less URI full resource name. For example:
"//iam.googleapis.com/projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{key}"
string service_account_key_name = 5;getServiceAccountKeyNameBytes in interface AuthenticationInfoOrBuilderpublic AuthenticationInfo.Builder setServiceAccountKeyName(String value)
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
This is a scheme-less URI full resource name. For example:
"//iam.googleapis.com/projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{key}"
string service_account_key_name = 5;value - The serviceAccountKeyName to set.public AuthenticationInfo.Builder clearServiceAccountKeyName()
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
This is a scheme-less URI full resource name. For example:
"//iam.googleapis.com/projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{key}"
string service_account_key_name = 5;public AuthenticationInfo.Builder setServiceAccountKeyNameBytes(com.google.protobuf.ByteString value)
The name of the service account key used to create or exchange
credentials for authenticating the service account making the request.
This is a scheme-less URI full resource name. For example:
"//iam.googleapis.com/projects/{PROJECT_ID}/serviceAccounts/{ACCOUNT}/keys/{key}"
string service_account_key_name = 5;value - The bytes for serviceAccountKeyName to set.public List<ServiceAccountDelegationInfo> getServiceAccountDelegationInfoList()
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
getServiceAccountDelegationInfoList in interface AuthenticationInfoOrBuilderpublic int getServiceAccountDelegationInfoCount()
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
getServiceAccountDelegationInfoCount in interface AuthenticationInfoOrBuilderpublic ServiceAccountDelegationInfo getServiceAccountDelegationInfo(int index)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
getServiceAccountDelegationInfo in interface AuthenticationInfoOrBuilderpublic AuthenticationInfo.Builder setServiceAccountDelegationInfo(int index, ServiceAccountDelegationInfo value)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public AuthenticationInfo.Builder setServiceAccountDelegationInfo(int index, ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public AuthenticationInfo.Builder addServiceAccountDelegationInfo(ServiceAccountDelegationInfo value)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public AuthenticationInfo.Builder addServiceAccountDelegationInfo(int index, ServiceAccountDelegationInfo value)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public AuthenticationInfo.Builder addServiceAccountDelegationInfo(ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public AuthenticationInfo.Builder addServiceAccountDelegationInfo(int index, ServiceAccountDelegationInfo.Builder builderForValue)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public AuthenticationInfo.Builder addAllServiceAccountDelegationInfo(Iterable<? extends ServiceAccountDelegationInfo> values)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public AuthenticationInfo.Builder clearServiceAccountDelegationInfo()
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public AuthenticationInfo.Builder removeServiceAccountDelegationInfo(int index)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public ServiceAccountDelegationInfo.Builder getServiceAccountDelegationInfoBuilder(int index)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public ServiceAccountDelegationInfoOrBuilder getServiceAccountDelegationInfoOrBuilder(int index)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
getServiceAccountDelegationInfoOrBuilder in interface AuthenticationInfoOrBuilderpublic List<? extends ServiceAccountDelegationInfoOrBuilder> getServiceAccountDelegationInfoOrBuilderList()
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
getServiceAccountDelegationInfoOrBuilderList in interface AuthenticationInfoOrBuilderpublic ServiceAccountDelegationInfo.Builder addServiceAccountDelegationInfoBuilder()
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public ServiceAccountDelegationInfo.Builder addServiceAccountDelegationInfoBuilder(int index)
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public List<ServiceAccountDelegationInfo.Builder> getServiceAccountDelegationInfoBuilderList()
Identity delegation history of an authenticated service account that makes the request. It contains information on the real authorities that try to access GCP resources by delegating on a service account. When multiple authorities present, they are guaranteed to be sorted based on the original ordering of the identity delegation events.
repeated .google.cloud.audit.ServiceAccountDelegationInfo service_account_delegation_info = 6;
public String getPrincipalSubject()
String representation of identity of requesting party. Populated for both first and third party identities.
string principal_subject = 8;getPrincipalSubject in interface AuthenticationInfoOrBuilderpublic com.google.protobuf.ByteString getPrincipalSubjectBytes()
String representation of identity of requesting party. Populated for both first and third party identities.
string principal_subject = 8;getPrincipalSubjectBytes in interface AuthenticationInfoOrBuilderpublic AuthenticationInfo.Builder setPrincipalSubject(String value)
String representation of identity of requesting party. Populated for both first and third party identities.
string principal_subject = 8;value - The principalSubject to set.public AuthenticationInfo.Builder clearPrincipalSubject()
String representation of identity of requesting party. Populated for both first and third party identities.
string principal_subject = 8;public AuthenticationInfo.Builder setPrincipalSubjectBytes(com.google.protobuf.ByteString value)
String representation of identity of requesting party. Populated for both first and third party identities.
string principal_subject = 8;value - The bytes for principalSubject to set.public final AuthenticationInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>public final AuthenticationInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>Copyright © 2022 Google LLC. All rights reserved.