| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
DeployedIndexAuthConfig |
DeployedIndexAuthConfig.Builder.build() |
DeployedIndexAuthConfig |
DeployedIndexAuthConfig.Builder.buildPartial() |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.getDefaultInstance() |
DeployedIndexAuthConfig |
DeployedIndexAuthConfig.getDefaultInstanceForType() |
DeployedIndexAuthConfig |
DeployedIndexAuthConfig.Builder.getDefaultInstanceForType() |
DeployedIndexAuthConfig |
DeployedIndex.getDeployedIndexAuthConfig()
Optional.
|
DeployedIndexAuthConfig |
DeployedIndex.Builder.getDeployedIndexAuthConfig()
Optional.
|
DeployedIndexAuthConfig |
DeployedIndexOrBuilder.getDeployedIndexAuthConfig()
Optional.
|
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseDelimitedFrom(InputStream input) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(byte[] data) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(ByteBuffer data) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(com.google.protobuf.ByteString data) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(InputStream input) |
static DeployedIndexAuthConfig |
DeployedIndexAuthConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DeployedIndexAuthConfig> |
DeployedIndexAuthConfig.getParserForType() |
static com.google.protobuf.Parser<DeployedIndexAuthConfig> |
DeployedIndexAuthConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
DeployedIndex.Builder |
DeployedIndex.Builder.mergeDeployedIndexAuthConfig(DeployedIndexAuthConfig value)
Optional.
|
DeployedIndexAuthConfig.Builder |
DeployedIndexAuthConfig.Builder.mergeFrom(DeployedIndexAuthConfig other) |
static DeployedIndexAuthConfig.Builder |
DeployedIndexAuthConfig.newBuilder(DeployedIndexAuthConfig prototype) |
DeployedIndex.Builder |
DeployedIndex.Builder.setDeployedIndexAuthConfig(DeployedIndexAuthConfig value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.