Uses of Class
com.google.cloud.aiplatform.v1beta1.Index
-
Packages that use Index Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of Index in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Index Modifier and Type Method Description Index
Index.Builder. build()
Index
Index.Builder. buildPartial()
static Index
Index. getDefaultInstance()
Index
Index.Builder. getDefaultInstanceForType()
Index
Index. getDefaultInstanceForType()
Index
CreateIndexRequest.Builder. getIndex()
Required.Index
CreateIndexRequest. getIndex()
Required.Index
CreateIndexRequestOrBuilder. getIndex()
Required.Index
IndexServiceClient. getIndex(GetIndexRequest request)
Gets an Index.Index
IndexServiceClient. getIndex(IndexName name)
Gets an Index.Index
IndexServiceClient. getIndex(String name)
Gets an Index.Index
IndexServiceGrpc.IndexServiceBlockingStub. getIndex(GetIndexRequest request)
Gets an Index.Index
UpdateIndexRequest.Builder. getIndex()
Required.Index
UpdateIndexRequest. getIndex()
Required.Index
UpdateIndexRequestOrBuilder. getIndex()
Required.Index
ListIndexesResponse.Builder. getIndexes(int index)
List of indexes in the requested page.Index
ListIndexesResponse. getIndexes(int index)
List of indexes in the requested page.Index
ListIndexesResponseOrBuilder. 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(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)
static Index
Index. parseFrom(ByteBuffer data)
static Index
Index. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 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.v1beta1 with parameters of type Index Modifier and Type Method Description ListIndexesResponse.Builder
ListIndexesResponse.Builder. addIndexes(int index, Index value)
List of indexes in the requested page.ListIndexesResponse.Builder
ListIndexesResponse.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.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.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.v1beta1 with type arguments of type Index Modifier and Type Method Description ListIndexesResponse.Builder
ListIndexesResponse.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.ListIndexesPage
IndexServiceClient.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 void
IndexServiceGrpc.AsyncService. getIndex(GetIndexRequest request, io.grpc.stub.StreamObserver<Index> responseObserver)
Gets an Index.void
IndexServiceGrpc.IndexServiceStub. getIndex(GetIndexRequest request, io.grpc.stub.StreamObserver<Index> responseObserver)
Gets an Index. -
Uses of Index in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.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.
-