ServiceAccount.Builder |
ListServiceAccountsResponse.Builder.addAccountsBuilder() |
The list of matching service accounts.
|
ServiceAccount.Builder |
ListServiceAccountsResponse.Builder.addAccountsBuilder(int index) |
The list of matching service accounts.
|
ServiceAccount.Builder |
ServiceAccount.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ServiceAccount.Builder |
ServiceAccount.Builder.clear() |
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearDescription() |
Optional.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearDisabled() |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearDisplayName() |
Optional.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearEmail() |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearEtag() |
Deprecated.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearName() |
The resource name of the service account.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearOauth2ClientId() |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearProjectId() |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearUniqueId() |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clone() |
|
ServiceAccount.Builder |
ListServiceAccountsResponse.Builder.getAccountsBuilder(int index) |
The list of matching service accounts.
|
ServiceAccount.Builder |
UndeleteServiceAccountResponse.Builder.getRestoredAccountBuilder() |
Metadata for the restored service account.
|
ServiceAccount.Builder |
CreateServiceAccountRequest.Builder.getServiceAccountBuilder() |
The [ServiceAccount][google.iam.admin.v1.ServiceAccount] resource to
create.
|
ServiceAccount.Builder |
PatchServiceAccountRequest.Builder.getServiceAccountBuilder() |
.google.iam.admin.v1.ServiceAccount service_account = 1;
|
ServiceAccount.Builder |
ServiceAccount.Builder.mergeFrom(ServiceAccount other) |
|
ServiceAccount.Builder |
ServiceAccount.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ServiceAccount.Builder |
ServiceAccount.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ServiceAccount.Builder |
ServiceAccount.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ServiceAccount.Builder |
ServiceAccount.newBuilder() |
|
static ServiceAccount.Builder |
ServiceAccount.newBuilder(ServiceAccount prototype) |
|
ServiceAccount.Builder |
ServiceAccount.newBuilderForType() |
|
protected ServiceAccount.Builder |
ServiceAccount.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
ServiceAccount.Builder |
ServiceAccount.Builder.setDescription(String value) |
Optional.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
Optional.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setDisabled(boolean value) |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setDisplayName(String value) |
Optional.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
Optional.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setEmail(String value) |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setEmailBytes(com.google.protobuf.ByteString value) |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setEtag(com.google.protobuf.ByteString value) |
Deprecated.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ServiceAccount.Builder |
ServiceAccount.Builder.setName(String value) |
The resource name of the service account.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setNameBytes(com.google.protobuf.ByteString value) |
The resource name of the service account.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setOauth2ClientId(String value) |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setOauth2ClientIdBytes(com.google.protobuf.ByteString value) |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setProjectId(String value) |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setProjectIdBytes(com.google.protobuf.ByteString value) |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ServiceAccount.Builder |
ServiceAccount.Builder.setUniqueId(String value) |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setUniqueIdBytes(com.google.protobuf.ByteString value) |
Output only.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ServiceAccount.Builder |
ServiceAccount.toBuilder() |
|