| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
DeployedIndexRef |
DeployedIndexRef.Builder.build() |
DeployedIndexRef |
DeployedIndexRef.Builder.buildPartial() |
static DeployedIndexRef |
DeployedIndexRef.getDefaultInstance() |
DeployedIndexRef |
DeployedIndexRef.getDefaultInstanceForType() |
DeployedIndexRef |
DeployedIndexRef.Builder.getDefaultInstanceForType() |
DeployedIndexRef |
Index.getDeployedIndexes(int index)
Output only.
|
DeployedIndexRef |
Index.Builder.getDeployedIndexes(int index)
Output only.
|
DeployedIndexRef |
IndexOrBuilder.getDeployedIndexes(int index)
Output only.
|
static DeployedIndexRef |
DeployedIndexRef.parseDelimitedFrom(InputStream input) |
static DeployedIndexRef |
DeployedIndexRef.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(byte[] data) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(ByteBuffer data) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(com.google.protobuf.ByteString data) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(InputStream input) |
static DeployedIndexRef |
DeployedIndexRef.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<DeployedIndexRef> |
Index.getDeployedIndexesList()
Output only.
|
List<DeployedIndexRef> |
Index.Builder.getDeployedIndexesList()
Output only.
|
List<DeployedIndexRef> |
IndexOrBuilder.getDeployedIndexesList()
Output only.
|
com.google.protobuf.Parser<DeployedIndexRef> |
DeployedIndexRef.getParserForType() |
static com.google.protobuf.Parser<DeployedIndexRef> |
DeployedIndexRef.parser() |
| Modifier and Type | Method and Description |
|---|---|
Index.Builder |
Index.Builder.addDeployedIndexes(DeployedIndexRef value)
Output only.
|
Index.Builder |
Index.Builder.addDeployedIndexes(int index,
DeployedIndexRef value)
Output only.
|
DeployedIndexRef.Builder |
DeployedIndexRef.Builder.mergeFrom(DeployedIndexRef other) |
static DeployedIndexRef.Builder |
DeployedIndexRef.newBuilder(DeployedIndexRef prototype) |
Index.Builder |
Index.Builder.setDeployedIndexes(int index,
DeployedIndexRef value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Index.Builder |
Index.Builder.addAllDeployedIndexes(Iterable<? extends DeployedIndexRef> values)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.