| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.Builder.build() |
AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.Builder.buildPartial() |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.getDefaultInstance() |
AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.getDefaultInstanceForType() |
AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.Builder.getDefaultInstanceForType() |
AuthConfig.GoogleServiceAccountConfig |
AuthConfig.getGoogleServiceAccountConfig()
Config for Google Service Account auth.
|
AuthConfig.GoogleServiceAccountConfig |
AuthConfig.Builder.getGoogleServiceAccountConfig()
Config for Google Service Account auth.
|
AuthConfig.GoogleServiceAccountConfig |
AuthConfigOrBuilder.getGoogleServiceAccountConfig()
Config for Google Service Account auth.
|
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseDelimitedFrom(InputStream input) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(byte[] data) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(ByteBuffer data) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(com.google.protobuf.ByteString data) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(InputStream input) |
static AuthConfig.GoogleServiceAccountConfig |
AuthConfig.GoogleServiceAccountConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AuthConfig.GoogleServiceAccountConfig> |
AuthConfig.GoogleServiceAccountConfig.getParserForType() |
static com.google.protobuf.Parser<AuthConfig.GoogleServiceAccountConfig> |
AuthConfig.GoogleServiceAccountConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig.GoogleServiceAccountConfig.Builder |
AuthConfig.GoogleServiceAccountConfig.Builder.mergeFrom(AuthConfig.GoogleServiceAccountConfig other) |
AuthConfig.Builder |
AuthConfig.Builder.mergeGoogleServiceAccountConfig(AuthConfig.GoogleServiceAccountConfig value)
Config for Google Service Account auth.
|
static AuthConfig.GoogleServiceAccountConfig.Builder |
AuthConfig.GoogleServiceAccountConfig.newBuilder(AuthConfig.GoogleServiceAccountConfig prototype) |
AuthConfig.Builder |
AuthConfig.Builder.setGoogleServiceAccountConfig(AuthConfig.GoogleServiceAccountConfig value)
Config for Google Service Account auth.
|
Copyright © 2025 Google LLC. All rights reserved.