public static final class ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder extends GeneratedMessageV3.Builder<ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder> implements ServiceAccountDelegationInfo.FirstPartyPrincipalOrBuilder
First party identity principal.
Protobuf type google.cloud.audit.ServiceAccountDelegationInfo.FirstPartyPrincipal
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ServiceAccountDelegationInfo.FirstPartyPrincipal.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
build()
public ServiceAccountDelegationInfo.FirstPartyPrincipal build()
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal |
buildPartial()
public ServiceAccountDelegationInfo.FirstPartyPrincipal buildPartial()
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal |
clear()
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder clear()
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
clearField(Descriptors.FieldDescriptor field)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
clearPrincipalEmail()
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder clearPrincipalEmail()
The email address of a Google account.
string principal_email = 1;
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder | This builder for chaining. |
clearServiceMetadata()
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder clearServiceMetadata()
Metadata about the service that uses the service account.
.google.protobuf.Struct service_metadata = 2;
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
clone()
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder clone()
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
getDefaultInstanceForType()
public ServiceAccountDelegationInfo.FirstPartyPrincipal getDefaultInstanceForType()
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getPrincipalEmail()
public String getPrincipalEmail()
The email address of a Google account.
string principal_email = 1;
Type | Description |
String | The principalEmail. |
getPrincipalEmailBytes()
public ByteString getPrincipalEmailBytes()
The email address of a Google account.
string principal_email = 1;
Type | Description |
ByteString | The bytes for principalEmail. |
getServiceMetadata()
public Struct getServiceMetadata()
Metadata about the service that uses the service account.
.google.protobuf.Struct service_metadata = 2;
Type | Description |
Struct | The serviceMetadata. |
getServiceMetadataBuilder()
public Struct.Builder getServiceMetadataBuilder()
Metadata about the service that uses the service account.
.google.protobuf.Struct service_metadata = 2;
Type | Description |
Builder |
getServiceMetadataOrBuilder()
public StructOrBuilder getServiceMetadataOrBuilder()
Metadata about the service that uses the service account.
.google.protobuf.Struct service_metadata = 2;
Type | Description |
StructOrBuilder |
hasServiceMetadata()
public boolean hasServiceMetadata()
Metadata about the service that uses the service account.
.google.protobuf.Struct service_metadata = 2;
Type | Description |
boolean | Whether the serviceMetadata field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(ServiceAccountDelegationInfo.FirstPartyPrincipal other)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder mergeFrom(ServiceAccountDelegationInfo.FirstPartyPrincipal other)
Name | Description |
other | ServiceAccountDelegationInfo.FirstPartyPrincipal |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
mergeServiceMetadata(Struct value)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder mergeServiceMetadata(Struct value)
Metadata about the service that uses the service account.
.google.protobuf.Struct service_metadata = 2;
Name | Description |
value | Struct |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
setPrincipalEmail(String value)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder setPrincipalEmail(String value)
The email address of a Google account.
string principal_email = 1;
Name | Description |
value | String The principalEmail to set. |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder | This builder for chaining. |
setPrincipalEmailBytes(ByteString value)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder setPrincipalEmailBytes(ByteString value)
The email address of a Google account.
string principal_email = 1;
Name | Description |
value | ByteString The bytes for principalEmail to set. |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
setServiceMetadata(Struct value)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder setServiceMetadata(Struct value)
Metadata about the service that uses the service account.
.google.protobuf.Struct service_metadata = 2;
Name | Description |
value | Struct |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
setServiceMetadata(Struct.Builder builderForValue)
public ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder setServiceMetadata(Struct.Builder builderForValue)
Metadata about the service that uses the service account.
.google.protobuf.Struct service_metadata = 2;
Name | Description |
builderForValue | Builder |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
ServiceAccountDelegationInfo.FirstPartyPrincipal.Builder |