| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.Builder.build() |
DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.Builder.buildPartial() |
DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfigOrBuilder.getAuthProvider()
Defines the authentication provider that the DeployedIndex uses.
|
DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.getAuthProvider()
Defines the authentication provider that the DeployedIndex uses.
|
DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.Builder.getAuthProvider()
Defines the authentication provider that the DeployedIndex uses.
|
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.getDefaultInstance() |
DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.getDefaultInstanceForType() |
DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.Builder.getDefaultInstanceForType() |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseDelimitedFrom(InputStream input) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(byte[] data) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(ByteBuffer data) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(com.google.protobuf.ByteString data) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(InputStream input) |
static DeployedIndexAuthConfig.AuthProvider |
DeployedIndexAuthConfig.AuthProvider.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DeployedIndexAuthConfig.AuthProvider> |
DeployedIndexAuthConfig.AuthProvider.getParserForType() |
static com.google.protobuf.Parser<DeployedIndexAuthConfig.AuthProvider> |
DeployedIndexAuthConfig.AuthProvider.parser() |
| Modifier and Type | Method and Description |
|---|---|
DeployedIndexAuthConfig.Builder |
DeployedIndexAuthConfig.Builder.mergeAuthProvider(DeployedIndexAuthConfig.AuthProvider value)
Defines the authentication provider that the DeployedIndex uses.
|
DeployedIndexAuthConfig.AuthProvider.Builder |
DeployedIndexAuthConfig.AuthProvider.Builder.mergeFrom(DeployedIndexAuthConfig.AuthProvider other) |
static DeployedIndexAuthConfig.AuthProvider.Builder |
DeployedIndexAuthConfig.AuthProvider.newBuilder(DeployedIndexAuthConfig.AuthProvider prototype) |
DeployedIndexAuthConfig.Builder |
DeployedIndexAuthConfig.Builder.setAuthProvider(DeployedIndexAuthConfig.AuthProvider value)
Defines the authentication provider that the DeployedIndex uses.
|
Copyright © 2023 Google LLC. All rights reserved.