| Modifier and Type | Method and Description |
|---|---|
ServiceAccount |
ServiceAccount.Builder.build() |
ServiceAccount |
ServiceAccount.Builder.buildPartial() |
static ServiceAccount |
ServiceAccount.getDefaultInstance() |
ServiceAccount |
ServiceAccount.getDefaultInstanceForType() |
ServiceAccount |
ServiceAccount.Builder.getDefaultInstanceForType() |
ServiceAccount |
AllocationPolicy.getServiceAccount()
Defines the service account for Batch-created VMs.
|
ServiceAccount |
AllocationPolicy.Builder.getServiceAccount()
Defines the service account for Batch-created VMs.
|
ServiceAccount |
AllocationPolicyOrBuilder.getServiceAccount()
Defines the service account for Batch-created VMs.
|
static ServiceAccount |
ServiceAccount.parseDelimitedFrom(InputStream input) |
static ServiceAccount |
ServiceAccount.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccount |
ServiceAccount.parseFrom(byte[] data) |
static ServiceAccount |
ServiceAccount.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccount |
ServiceAccount.parseFrom(ByteBuffer data) |
static ServiceAccount |
ServiceAccount.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccount |
ServiceAccount.parseFrom(com.google.protobuf.ByteString data) |
static ServiceAccount |
ServiceAccount.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccount |
ServiceAccount.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceAccount |
ServiceAccount.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccount |
ServiceAccount.parseFrom(InputStream input) |
static ServiceAccount |
ServiceAccount.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ServiceAccount> |
ServiceAccount.getParserForType() |
static com.google.protobuf.Parser<ServiceAccount> |
ServiceAccount.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccount.Builder |
ServiceAccount.Builder.mergeFrom(ServiceAccount other) |
AllocationPolicy.Builder |
AllocationPolicy.Builder.mergeServiceAccount(ServiceAccount value)
Defines the service account for Batch-created VMs.
|
static ServiceAccount.Builder |
ServiceAccount.newBuilder(ServiceAccount prototype) |
AllocationPolicy.Builder |
AllocationPolicy.Builder.setServiceAccount(ServiceAccount value)
Defines the service account for Batch-created VMs.
|
Copyright © 2025 Google LLC. All rights reserved.