Uses of Class
com.google.cloud.aiplatform.v1.Index
-
Packages that use Index Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of Index in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Index Modifier and Type Method Description IndexIndex.Builder. build()IndexIndex.Builder. buildPartial()static IndexIndex. getDefaultInstance()IndexIndex.Builder. getDefaultInstanceForType()IndexIndex. getDefaultInstanceForType()IndexCreateIndexRequest.Builder. getIndex()Required.IndexCreateIndexRequest. getIndex()Required.IndexCreateIndexRequestOrBuilder. getIndex()Required.IndexIndexServiceClient. getIndex(GetIndexRequest request)Gets an Index.IndexIndexServiceClient. getIndex(IndexName name)Gets an Index.IndexIndexServiceClient. getIndex(String name)Gets an Index.IndexIndexServiceGrpc.IndexServiceBlockingStub. getIndex(GetIndexRequest request)Gets an Index.IndexUpdateIndexRequest.Builder. getIndex()Required.IndexUpdateIndexRequest. getIndex()Required.IndexUpdateIndexRequestOrBuilder. getIndex()Required.IndexListIndexesResponse.Builder. getIndexes(int index)List of indexes in the requested page.IndexListIndexesResponse. getIndexes(int index)List of indexes in the requested page.IndexListIndexesResponseOrBuilder. 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 Index Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Index,CreateIndexOperationMetadata>IndexServiceClient. createIndexAsync(CreateIndexRequest request)Creates an Index.com.google.api.gax.longrunning.OperationFuture<Index,CreateIndexOperationMetadata>IndexServiceClient. createIndexAsync(LocationName parent, Index index)Creates an Index.com.google.api.gax.longrunning.OperationFuture<Index,CreateIndexOperationMetadata>IndexServiceClient. createIndexAsync(String parent, Index index)Creates an Index.com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,CreateIndexOperationMetadata>IndexServiceClient. createIndexOperationCallable()Creates an Index.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexRequest,Index,CreateIndexOperationMetadata>IndexServiceSettings.Builder. createIndexOperationSettings()Returns the builder for the settings used for calls to createIndex.com.google.api.gax.rpc.OperationCallSettings<CreateIndexRequest,Index,CreateIndexOperationMetadata>IndexServiceSettings. createIndexOperationSettings()Returns the object with the settings used for calls to createIndex.static io.grpc.MethodDescriptor<GetIndexRequest,Index>IndexServiceGrpc. getGetIndexMethod()com.google.common.util.concurrent.ListenableFuture<Index>IndexServiceGrpc.IndexServiceFutureStub. getIndex(GetIndexRequest request)Gets an Index.com.google.api.gax.rpc.UnaryCallable<GetIndexRequest,Index>IndexServiceClient. getIndexCallable()Gets an Index.List<Index>ListIndexesResponse.Builder. getIndexesList()List of indexes in the requested page.List<Index>ListIndexesResponse. getIndexesList()List of indexes in the requested page.List<Index>ListIndexesResponseOrBuilder. getIndexesList()List of indexes in the requested page.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIndexRequest,Index>IndexServiceSettings.Builder. getIndexSettings()Returns the builder for the settings used for calls to getIndex.com.google.api.gax.rpc.UnaryCallSettings<GetIndexRequest,Index>IndexServiceSettings. getIndexSettings()Returns the object with the settings used for calls to getIndex.com.google.protobuf.Parser<Index>Index. getParserForType()static com.google.protobuf.Parser<Index>Index. parser()com.google.api.gax.longrunning.OperationFuture<Index,UpdateIndexOperationMetadata>IndexServiceClient. updateIndexAsync(Index index, com.google.protobuf.FieldMask updateMask)Updates an Index.com.google.api.gax.longrunning.OperationFuture<Index,UpdateIndexOperationMetadata>IndexServiceClient. updateIndexAsync(UpdateIndexRequest request)Updates an Index.com.google.api.gax.rpc.OperationCallable<UpdateIndexRequest,Index,UpdateIndexOperationMetadata>IndexServiceClient. updateIndexOperationCallable()Updates an Index.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateIndexRequest,Index,UpdateIndexOperationMetadata>IndexServiceSettings.Builder. updateIndexOperationSettings()Returns the builder for the settings used for calls to updateIndex.com.google.api.gax.rpc.OperationCallSettings<UpdateIndexRequest,Index,UpdateIndexOperationMetadata>IndexServiceSettings. updateIndexOperationSettings()Returns the object with the settings used for calls to updateIndex.Methods in com.google.cloud.aiplatform.v1 with parameters of type Index Modifier and Type Method Description ListIndexesResponse.BuilderListIndexesResponse.Builder. addIndexes(int index, Index value)List of indexes in the requested page.ListIndexesResponse.BuilderListIndexesResponse.Builder. addIndexes(Index value)List of indexes in the requested page.com.google.api.gax.longrunning.OperationFuture<Index,CreateIndexOperationMetadata>IndexServiceClient. createIndexAsync(LocationName parent, Index index)Creates an Index.com.google.api.gax.longrunning.OperationFuture<Index,CreateIndexOperationMetadata>IndexServiceClient. createIndexAsync(String parent, Index index)Creates an Index.Index.BuilderIndex.Builder. mergeFrom(Index other)CreateIndexRequest.BuilderCreateIndexRequest.Builder. mergeIndex(Index value)Required.UpdateIndexRequest.BuilderUpdateIndexRequest.Builder. mergeIndex(Index value)Required.static Index.BuilderIndex. newBuilder(Index prototype)CreateIndexRequest.BuilderCreateIndexRequest.Builder. setIndex(Index value)Required.UpdateIndexRequest.BuilderUpdateIndexRequest.Builder. setIndex(Index value)Required.ListIndexesResponse.BuilderListIndexesResponse.Builder. setIndexes(int index, Index value)List of indexes in the requested page.com.google.api.gax.longrunning.OperationFuture<Index,UpdateIndexOperationMetadata>IndexServiceClient. updateIndexAsync(Index index, com.google.protobuf.FieldMask updateMask)Updates an Index.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type Index Modifier and Type Method Description ListIndexesResponse.BuilderListIndexesResponse.Builder. addAllIndexes(Iterable<? extends Index> values)List of indexes in the requested page.static com.google.api.core.ApiFuture<IndexServiceClient.ListIndexesPagedResponse>IndexServiceClient.ListIndexesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse)protected IndexServiceClient.ListIndexesPageIndexServiceClient.ListIndexesPage. createPage(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, ListIndexesResponse response)com.google.api.core.ApiFuture<IndexServiceClient.ListIndexesPage>IndexServiceClient.ListIndexesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListIndexesRequest,ListIndexesResponse,Index> context, com.google.api.core.ApiFuture<ListIndexesResponse> futureResponse)default voidIndexServiceGrpc.AsyncService. getIndex(GetIndexRequest request, io.grpc.stub.StreamObserver<Index> responseObserver)Gets an Index.voidIndexServiceGrpc.IndexServiceStub. getIndex(GetIndexRequest request, io.grpc.stub.StreamObserver<Index> responseObserver)Gets an Index. -
Uses of Index in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type Index Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,CreateIndexOperationMetadata>GrpcIndexServiceStub. createIndexOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateIndexRequest,Index,CreateIndexOperationMetadata>IndexServiceStub. createIndexOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateIndexRequest,Index,CreateIndexOperationMetadata>IndexServiceStubSettings.Builder. createIndexOperationSettings()Returns the builder for the settings used for calls to createIndex.com.google.api.gax.rpc.OperationCallSettings<CreateIndexRequest,Index,CreateIndexOperationMetadata>IndexServiceStubSettings. createIndexOperationSettings()Returns the object with the settings used for calls to createIndex.com.google.api.gax.rpc.UnaryCallable<GetIndexRequest,Index>GrpcIndexServiceStub. getIndexCallable()com.google.api.gax.rpc.UnaryCallable<GetIndexRequest,Index>IndexServiceStub. getIndexCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIndexRequest,Index>IndexServiceStubSettings.Builder. getIndexSettings()Returns the builder for the settings used for calls to getIndex.com.google.api.gax.rpc.UnaryCallSettings<GetIndexRequest,Index>IndexServiceStubSettings. getIndexSettings()Returns the object with the settings used for calls to getIndex.com.google.api.gax.rpc.OperationCallable<UpdateIndexRequest,Index,UpdateIndexOperationMetadata>GrpcIndexServiceStub. updateIndexOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateIndexRequest,Index,UpdateIndexOperationMetadata>IndexServiceStub. updateIndexOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateIndexRequest,Index,UpdateIndexOperationMetadata>IndexServiceStubSettings.Builder. updateIndexOperationSettings()Returns the builder for the settings used for calls to updateIndex.com.google.api.gax.rpc.OperationCallSettings<UpdateIndexRequest,Index,UpdateIndexOperationMetadata>IndexServiceStubSettings. updateIndexOperationSettings()Returns the object with the settings used for calls to updateIndex.
-