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 OperationsStub getHttpJsonOperationsStub()
getIndexCallable()
public UnaryCallable<GetIndexRequest,Index> getIndexCallable()
getIndexEndpointCallable()
public UnaryCallable<GetIndexEndpointRequest,IndexEndpoint> getIndexEndpointCallable()
getOperationsStub()
public OperationsStub getOperationsStub()
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()
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()