Uses of Class
com.google.cloud.aiplatform.v1.Index
Packages that use Index
-
Uses of Index in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexModifier and TypeMethodDescriptionIndex.Builder.build()Index.Builder.buildPartial()static IndexIndex.getDefaultInstance()Index.Builder.getDefaultInstanceForType()Index.getDefaultInstanceForType()CreateIndexRequest.Builder.getIndex()Required.CreateIndexRequest.getIndex()Required.CreateIndexRequestOrBuilder.getIndex()Required.UpdateIndexRequest.Builder.getIndex()Required.UpdateIndexRequest.getIndex()Required.UpdateIndexRequestOrBuilder.getIndex()Required.ListIndexesResponse.Builder.getIndexes(int index) List of indexes in the requested page.ListIndexesResponse.getIndexes(int index) List of indexes in the requested page.ListIndexesResponseOrBuilder.getIndexes(int index) List of indexes in the requested page.static IndexIndex.parseDelimitedFrom(InputStream input) static IndexIndex.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexIndex.parseFrom(byte[] data) static IndexIndex.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexIndex.parseFrom(com.google.protobuf.ByteString data) static IndexIndex.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexIndex.parseFrom(com.google.protobuf.CodedInputStream input) static IndexIndex.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexIndex.parseFrom(InputStream input) static IndexIndex.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static IndexIndex.parseFrom(ByteBuffer data) static IndexIndex.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type IndexModifier and TypeMethodDescriptionListIndexesResponse.Builder.getIndexesList()List of indexes in the requested page.ListIndexesResponse.getIndexesList()List of indexes in the requested page.ListIndexesResponseOrBuilder.getIndexesList()List of indexes in the requested page.com.google.protobuf.Parser<Index>Index.getParserForType()static com.google.protobuf.Parser<Index>Index.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexModifier and TypeMethodDescriptionListIndexesResponse.Builder.addIndexes(int index, Index value) List of indexes in the requested page.ListIndexesResponse.Builder.addIndexes(Index value) List of indexes in the requested page.CreateIndexRequest.Builder.mergeIndex(Index value) Required.UpdateIndexRequest.Builder.mergeIndex(Index value) Required.static Index.BuilderIndex.newBuilder(Index prototype) Required.Required.ListIndexesResponse.Builder.setIndexes(int index, Index value) List of indexes in the requested page.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type IndexModifier and TypeMethodDescriptionListIndexesResponse.Builder.addAllIndexes(Iterable<? extends Index> values) List of indexes in the requested page.