| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Index |
Index.Builder.build() |
Index |
Index.Builder.buildPartial() |
static Index |
Index.getDefaultInstance() |
Index |
Index.getDefaultInstanceForType() |
Index |
Index.Builder.getDefaultInstanceForType() |
Index |
CreateIndexRequestOrBuilder.getIndex()
Required.
|
Index |
UpdateIndexRequestOrBuilder.getIndex()
Required.
|
Index |
CreateIndexRequest.getIndex()
Required.
|
Index |
CreateIndexRequest.Builder.getIndex()
Required.
|
Index |
UpdateIndexRequest.getIndex()
Required.
|
Index |
UpdateIndexRequest.Builder.getIndex()
Required.
|
Index |
ListIndexesResponseOrBuilder.getIndexes(int index)
List of indexes in the requested page.
|
Index |
ListIndexesResponse.getIndexes(int index)
List of indexes in the requested page.
|
Index |
ListIndexesResponse.Builder.getIndexes(int index)
List of indexes in the requested page.
|
static Index |
Index.parseDelimitedFrom(InputStream input) |
static Index |
Index.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Index |
Index.parseFrom(byte[] data) |
static Index |
Index.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Index |
Index.parseFrom(ByteBuffer data) |
static Index |
Index.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Index |
Index.parseFrom(com.google.protobuf.ByteString data) |
static Index |
Index.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Index |
Index.parseFrom(com.google.protobuf.CodedInputStream input) |
static Index |
Index.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Index |
Index.parseFrom(InputStream input) |
static Index |
Index.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Index> |
ListIndexesResponseOrBuilder.getIndexesList()
List of indexes in the requested page.
|
List<Index> |
ListIndexesResponse.getIndexesList()
List of indexes in the requested page.
|
List<Index> |
ListIndexesResponse.Builder.getIndexesList()
List of indexes in the requested page.
|
com.google.protobuf.Parser<Index> |
Index.getParserForType() |
static com.google.protobuf.Parser<Index> |
Index.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListIndexesResponse.Builder |
ListIndexesResponse.Builder.addIndexes(Index value)
List of indexes in the requested page.
|
ListIndexesResponse.Builder |
ListIndexesResponse.Builder.addIndexes(int index,
Index value)
List of indexes in the requested page.
|
Index.Builder |
Index.Builder.mergeFrom(Index other) |
CreateIndexRequest.Builder |
CreateIndexRequest.Builder.mergeIndex(Index value)
Required.
|
UpdateIndexRequest.Builder |
UpdateIndexRequest.Builder.mergeIndex(Index value)
Required.
|
static Index.Builder |
Index.newBuilder(Index prototype) |
CreateIndexRequest.Builder |
CreateIndexRequest.Builder.setIndex(Index value)
Required.
|
UpdateIndexRequest.Builder |
UpdateIndexRequest.Builder.setIndex(Index value)
Required.
|
ListIndexesResponse.Builder |
ListIndexesResponse.Builder.setIndexes(int index,
Index value)
List of indexes in the requested page.
|
| Modifier and Type | Method and Description |
|---|---|
ListIndexesResponse.Builder |
ListIndexesResponse.Builder.addAllIndexes(Iterable<? extends Index> values)
List of indexes in the requested page.
|
Copyright © 2024 Google LLC. All rights reserved.