| Modifier and Type | Method and Description |
|---|---|
ServiceAccount.Builder |
ServiceAccount.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAccount.Builder |
ServiceAccount.Builder.clear() |
ServiceAccount.Builder |
ServiceAccount.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ServiceAccount.Builder |
ServiceAccount.Builder.clearName()
The relative resource name of the service account resource.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ServiceAccount.Builder |
ServiceAccount.Builder.clearServiceAccount()
Security Center managed service account for the organization
example service-org-1234@scc.iam.gserviceaccount.com
This service_account will be stored in the ComponentSettings field for the
SCC, SHA, and Infra Automation components.
|
ServiceAccount.Builder |
ServiceAccount.Builder.clone() |
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.mergeFrom(ServiceAccount 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.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ServiceAccount.Builder |
ServiceAccount.Builder.setName(String value)
The relative resource name of the service account resource.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setNameBytes(com.google.protobuf.ByteString value)
The relative resource name of the service account resource.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ServiceAccount.Builder |
ServiceAccount.Builder.setServiceAccount(String value)
Security Center managed service account for the organization
example service-org-1234@scc.iam.gserviceaccount.com
This service_account will be stored in the ComponentSettings field for the
SCC, SHA, and Infra Automation components.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value)
Security Center managed service account for the organization
example service-org-1234@scc.iam.gserviceaccount.com
This service_account will be stored in the ComponentSettings field for the
SCC, SHA, and Infra Automation components.
|
ServiceAccount.Builder |
ServiceAccount.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ServiceAccount.Builder |
ServiceAccount.toBuilder() |
Copyright © 2024 Google LLC. All rights reserved.