Class WarehouseStub (0.52.0)
Stay organized with collections
Save and categorize content based on your preferences.
public abstract class WarehouseStub implements BackgroundResource
Base stub class for the Warehouse service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
WarehouseStub()
Methods
addCollectionItemCallable()
public UnaryCallable<AddCollectionItemRequest,AddCollectionItemResponse> addCollectionItemCallable()
analyzeAssetCallable()
public UnaryCallable<AnalyzeAssetRequest,Operation> analyzeAssetCallable()
analyzeAssetOperationCallable()
public OperationCallable<AnalyzeAssetRequest,AnalyzeAssetResponse,AnalyzeAssetMetadata> analyzeAssetOperationCallable()
analyzeCorpusCallable()
public UnaryCallable<AnalyzeCorpusRequest,Operation> analyzeCorpusCallable()
analyzeCorpusOperationCallable()
public OperationCallable<AnalyzeCorpusRequest,AnalyzeCorpusResponse,AnalyzeCorpusMetadata> analyzeCorpusOperationCallable()
clipAssetCallable()
public UnaryCallable<ClipAssetRequest,ClipAssetResponse> clipAssetCallable()
close()
public abstract void close()
createAnnotationCallable()
public UnaryCallable<CreateAnnotationRequest,Annotation> createAnnotationCallable()
createAssetCallable()
public UnaryCallable<CreateAssetRequest,Asset> createAssetCallable()
createCollectionCallable()
public UnaryCallable<CreateCollectionRequest,Operation> createCollectionCallable()
createCollectionOperationCallable()
public OperationCallable<CreateCollectionRequest,Collection,CreateCollectionMetadata> createCollectionOperationCallable()
createCorpusCallable()
public UnaryCallable<CreateCorpusRequest,Operation> createCorpusCallable()
createCorpusOperationCallable()
public OperationCallable<CreateCorpusRequest,Corpus,CreateCorpusMetadata> createCorpusOperationCallable()
createDataSchemaCallable()
public UnaryCallable<CreateDataSchemaRequest,DataSchema> createDataSchemaCallable()
createIndexCallable()
public UnaryCallable<CreateIndexRequest,Operation> createIndexCallable()
createIndexEndpointCallable()
public UnaryCallable<CreateIndexEndpointRequest,Operation> createIndexEndpointCallable()
createIndexEndpointOperationCallable()
public OperationCallable<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointMetadata> createIndexEndpointOperationCallable()
createIndexOperationCallable()
public OperationCallable<CreateIndexRequest,Index,CreateIndexMetadata> createIndexOperationCallable()
createSearchConfigCallable()
public UnaryCallable<CreateSearchConfigRequest,SearchConfig> createSearchConfigCallable()
createSearchHypernymCallable()
public UnaryCallable<CreateSearchHypernymRequest,SearchHypernym> createSearchHypernymCallable()
deleteAnnotationCallable()
public UnaryCallable<DeleteAnnotationRequest,Empty> deleteAnnotationCallable()
deleteAssetCallable()
public UnaryCallable<DeleteAssetRequest,Operation> deleteAssetCallable()
deleteAssetOperationCallable()
public OperationCallable<DeleteAssetRequest,Empty,DeleteAssetMetadata> deleteAssetOperationCallable()
deleteCollectionCallable()
public UnaryCallable<DeleteCollectionRequest,Operation> deleteCollectionCallable()
deleteCollectionOperationCallable()
public OperationCallable<DeleteCollectionRequest,Empty,DeleteCollectionMetadata> deleteCollectionOperationCallable()
deleteCorpusCallable()
public UnaryCallable<DeleteCorpusRequest,Empty> deleteCorpusCallable()
deleteDataSchemaCallable()
public UnaryCallable<DeleteDataSchemaRequest,Empty> deleteDataSchemaCallable()
deleteIndexCallable()
public UnaryCallable<DeleteIndexRequest,Operation> deleteIndexCallable()
deleteIndexEndpointCallable()
public UnaryCallable<DeleteIndexEndpointRequest,Operation> deleteIndexEndpointCallable()
deleteIndexEndpointOperationCallable()
public OperationCallable<DeleteIndexEndpointRequest,Empty,DeleteIndexEndpointMetadata> deleteIndexEndpointOperationCallable()
deleteIndexOperationCallable()
public OperationCallable<DeleteIndexRequest,Empty,DeleteIndexMetadata> deleteIndexOperationCallable()
deleteSearchConfigCallable()
public UnaryCallable<DeleteSearchConfigRequest,Empty> deleteSearchConfigCallable()
deleteSearchHypernymCallable()
public UnaryCallable<DeleteSearchHypernymRequest,Empty> deleteSearchHypernymCallable()
deployIndexCallable()
public UnaryCallable<DeployIndexRequest,Operation> deployIndexCallable()
deployIndexOperationCallable()
public OperationCallable<DeployIndexRequest,DeployIndexResponse,DeployIndexMetadata> deployIndexOperationCallable()
generateHlsUriCallable()
public UnaryCallable<GenerateHlsUriRequest,GenerateHlsUriResponse> generateHlsUriCallable()
generateRetrievalUrlCallable()
public UnaryCallable<GenerateRetrievalUrlRequest,GenerateRetrievalUrlResponse> generateRetrievalUrlCallable()
getAnnotationCallable()
public UnaryCallable<GetAnnotationRequest,Annotation> getAnnotationCallable()
getAssetCallable()
public UnaryCallable<GetAssetRequest,Asset> getAssetCallable()
getCollectionCallable()
public UnaryCallable<GetCollectionRequest,Collection> getCollectionCallable()
getCorpusCallable()
public UnaryCallable<GetCorpusRequest,Corpus> getCorpusCallable()
getDataSchemaCallable()
public UnaryCallable<GetDataSchemaRequest,DataSchema> getDataSchemaCallable()
getHttpJsonOperationsStub()
public @Nullable OperationsStub getHttpJsonOperationsStub()
| Returns |
| Type |
Description |
@org.jspecify.annotations.Nullable com.google.api.gax.httpjson.longrunning.stub.OperationsStub |
|
getIndexCallable()
public UnaryCallable<GetIndexRequest,Index> getIndexCallable()
getIndexEndpointCallable()
public UnaryCallable<GetIndexEndpointRequest,IndexEndpoint> getIndexEndpointCallable()
getLocationCallable()
public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
| Returns |
| Type |
Description |
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
|
getOperationsStub()
public @Nullable OperationsStub getOperationsStub()
| Returns |
| Type |
Description |
@org.jspecify.annotations.Nullable com.google.longrunning.stub.OperationsStub |
|
getSearchConfigCallable()
public UnaryCallable<GetSearchConfigRequest,SearchConfig> getSearchConfigCallable()
getSearchHypernymCallable()
public UnaryCallable<GetSearchHypernymRequest,SearchHypernym> getSearchHypernymCallable()
importAssetsCallable()
public UnaryCallable<ImportAssetsRequest,Operation> importAssetsCallable()
importAssetsOperationCallable()
public OperationCallable<ImportAssetsRequest,ImportAssetsResponse,ImportAssetsMetadata> importAssetsOperationCallable()
indexAssetCallable()
public UnaryCallable<IndexAssetRequest,Operation> indexAssetCallable()
indexAssetOperationCallable()
public OperationCallable<IndexAssetRequest,IndexAssetResponse,IndexAssetMetadata> indexAssetOperationCallable()
ingestAssetCallable()
public BidiStreamingCallable<IngestAssetRequest,IngestAssetResponse> ingestAssetCallable()
listAnnotationsCallable()
public UnaryCallable<ListAnnotationsRequest,ListAnnotationsResponse> listAnnotationsCallable()
listAnnotationsPagedCallable()
public UnaryCallable<ListAnnotationsRequest,WarehouseClient.ListAnnotationsPagedResponse> listAnnotationsPagedCallable()
listAssetsCallable()
public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest,WarehouseClient.ListAssetsPagedResponse> listAssetsPagedCallable()
listCollectionsCallable()
public UnaryCallable<ListCollectionsRequest,ListCollectionsResponse> listCollectionsCallable()
listCollectionsPagedCallable()
public UnaryCallable<ListCollectionsRequest,WarehouseClient.ListCollectionsPagedResponse> listCollectionsPagedCallable()
listCorporaCallable()
public UnaryCallable<ListCorporaRequest,ListCorporaResponse> listCorporaCallable()
listCorporaPagedCallable()
public UnaryCallable<ListCorporaRequest,WarehouseClient.ListCorporaPagedResponse> listCorporaPagedCallable()
listDataSchemasCallable()
public UnaryCallable<ListDataSchemasRequest,ListDataSchemasResponse> listDataSchemasCallable()
listDataSchemasPagedCallable()
public UnaryCallable<ListDataSchemasRequest,WarehouseClient.ListDataSchemasPagedResponse> listDataSchemasPagedCallable()
listIndexEndpointsCallable()
public UnaryCallable<ListIndexEndpointsRequest,ListIndexEndpointsResponse> listIndexEndpointsCallable()
listIndexEndpointsPagedCallable()
public UnaryCallable<ListIndexEndpointsRequest,WarehouseClient.ListIndexEndpointsPagedResponse> listIndexEndpointsPagedCallable()
listIndexesCallable()
public UnaryCallable<ListIndexesRequest,ListIndexesResponse> listIndexesCallable()
listIndexesPagedCallable()
public UnaryCallable<ListIndexesRequest,WarehouseClient.ListIndexesPagedResponse> listIndexesPagedCallable()
listLocationsCallable()
public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
| Returns |
| Type |
Description |
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse> |
|
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest,WarehouseClient.ListLocationsPagedResponse> listLocationsPagedCallable()
listSearchConfigsCallable()
public UnaryCallable<ListSearchConfigsRequest,ListSearchConfigsResponse> listSearchConfigsCallable()
listSearchConfigsPagedCallable()
public UnaryCallable<ListSearchConfigsRequest,WarehouseClient.ListSearchConfigsPagedResponse> listSearchConfigsPagedCallable()
listSearchHypernymsCallable()
public UnaryCallable<ListSearchHypernymsRequest,ListSearchHypernymsResponse> listSearchHypernymsCallable()
listSearchHypernymsPagedCallable()
public UnaryCallable<ListSearchHypernymsRequest,WarehouseClient.ListSearchHypernymsPagedResponse> listSearchHypernymsPagedCallable()
removeCollectionItemCallable()
public UnaryCallable<RemoveCollectionItemRequest,RemoveCollectionItemResponse> removeCollectionItemCallable()
removeIndexAssetCallable()
public UnaryCallable<RemoveIndexAssetRequest,Operation> removeIndexAssetCallable()
removeIndexAssetOperationCallable()
public OperationCallable<RemoveIndexAssetRequest,RemoveIndexAssetResponse,RemoveIndexAssetMetadata> removeIndexAssetOperationCallable()
searchAssetsCallable()
public UnaryCallable<SearchAssetsRequest,SearchAssetsResponse> searchAssetsCallable()
searchAssetsPagedCallable()
public UnaryCallable<SearchAssetsRequest,WarehouseClient.SearchAssetsPagedResponse> searchAssetsPagedCallable()
searchIndexEndpointCallable()
public UnaryCallable<SearchIndexEndpointRequest,SearchIndexEndpointResponse> searchIndexEndpointCallable()
searchIndexEndpointPagedCallable()
public UnaryCallable<SearchIndexEndpointRequest,WarehouseClient.SearchIndexEndpointPagedResponse> searchIndexEndpointPagedCallable()
undeployIndexCallable()
public UnaryCallable<UndeployIndexRequest,Operation> undeployIndexCallable()
undeployIndexOperationCallable()
public OperationCallable<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexMetadata> undeployIndexOperationCallable()
updateAnnotationCallable()
public UnaryCallable<UpdateAnnotationRequest,Annotation> updateAnnotationCallable()
updateAssetCallable()
public UnaryCallable<UpdateAssetRequest,Asset> updateAssetCallable()
updateCollectionCallable()
public UnaryCallable<UpdateCollectionRequest,Collection> updateCollectionCallable()
updateCorpusCallable()
public UnaryCallable<UpdateCorpusRequest,Corpus> updateCorpusCallable()
updateDataSchemaCallable()
public UnaryCallable<UpdateDataSchemaRequest,DataSchema> updateDataSchemaCallable()
updateIndexCallable()
public UnaryCallable<UpdateIndexRequest,Operation> updateIndexCallable()
updateIndexEndpointCallable()
public UnaryCallable<UpdateIndexEndpointRequest,Operation> updateIndexEndpointCallable()
updateIndexEndpointOperationCallable()
public OperationCallable<UpdateIndexEndpointRequest,IndexEndpoint,UpdateIndexEndpointMetadata> updateIndexEndpointOperationCallable()
updateIndexOperationCallable()
public OperationCallable<UpdateIndexRequest,Index,UpdateIndexMetadata> updateIndexOperationCallable()
updateSearchConfigCallable()
public UnaryCallable<UpdateSearchConfigRequest,SearchConfig> updateSearchConfigCallable()
updateSearchHypernymCallable()
public UnaryCallable<UpdateSearchHypernymRequest,SearchHypernym> updateSearchHypernymCallable()
uploadAssetCallable()
public UnaryCallable<UploadAssetRequest,Operation> uploadAssetCallable()
uploadAssetOperationCallable()
public OperationCallable<UploadAssetRequest,UploadAssetResponse,UploadAssetMetadata> uploadAssetOperationCallable()
viewCollectionItemsCallable()
public UnaryCallable<ViewCollectionItemsRequest,ViewCollectionItemsResponse> viewCollectionItemsCallable()
viewCollectionItemsPagedCallable()
public UnaryCallable<ViewCollectionItemsRequest,WarehouseClient.ViewCollectionItemsPagedResponse> viewCollectionItemsPagedCallable()
viewIndexedAssetsCallable()
public UnaryCallable<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse> viewIndexedAssetsCallable()
viewIndexedAssetsPagedCallable()
public UnaryCallable<ViewIndexedAssetsRequest,WarehouseClient.ViewIndexedAssetsPagedResponse> viewIndexedAssetsPagedCallable()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-05 UTC.
[null,null,["Last updated 2026-08-05 UTC."],[],[]]