| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountSpec |
ServiceAccountSpec.Builder.build() |
ServiceAccountSpec |
ServiceAccountSpec.Builder.buildPartial() |
static ServiceAccountSpec |
ServiceAccountSpec.getDefaultInstance() |
ServiceAccountSpec |
ServiceAccountSpec.getDefaultInstanceForType() |
ServiceAccountSpec |
ServiceAccountSpec.Builder.getDefaultInstanceForType() |
ServiceAccountSpec |
ResourceRuntimeSpec.getServiceAccountSpec()
Optional.
|
ServiceAccountSpec |
ResourceRuntimeSpec.Builder.getServiceAccountSpec()
Optional.
|
ServiceAccountSpec |
ResourceRuntimeSpecOrBuilder.getServiceAccountSpec()
Optional.
|
static ServiceAccountSpec |
ServiceAccountSpec.parseDelimitedFrom(InputStream input) |
static ServiceAccountSpec |
ServiceAccountSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(byte[] data) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(ByteBuffer data) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(com.google.protobuf.ByteString data) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(InputStream input) |
static ServiceAccountSpec |
ServiceAccountSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ServiceAccountSpec> |
ServiceAccountSpec.getParserForType() |
static com.google.protobuf.Parser<ServiceAccountSpec> |
ServiceAccountSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountSpec.Builder |
ServiceAccountSpec.Builder.mergeFrom(ServiceAccountSpec other) |
ResourceRuntimeSpec.Builder |
ResourceRuntimeSpec.Builder.mergeServiceAccountSpec(ServiceAccountSpec value)
Optional.
|
static ServiceAccountSpec.Builder |
ServiceAccountSpec.newBuilder(ServiceAccountSpec prototype) |
ResourceRuntimeSpec.Builder |
ResourceRuntimeSpec.Builder.setServiceAccountSpec(ServiceAccountSpec value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.