Class WarehouseStub (0.15.0)

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.

Inheritance

java.lang.Object > WarehouseStub

Implements

BackgroundResource

Constructors

WarehouseStub()

public WarehouseStub()

Methods

addCollectionItemCallable()

public UnaryCallable<AddCollectionItemRequest,AddCollectionItemResponse> addCollectionItemCallable()

analyzeAssetCallable()

public UnaryCallable<AnalyzeAssetRequest,Operation> analyzeAssetCallable()
Returns
Type Description
UnaryCallable<AnalyzeAssetRequest,Operation>

analyzeAssetOperationCallable()

public OperationCallable<AnalyzeAssetRequest,AnalyzeAssetResponse,AnalyzeAssetMetadata> analyzeAssetOperationCallable()

analyzeCorpusCallable()

public UnaryCallable<AnalyzeCorpusRequest,Operation> analyzeCorpusCallable()
Returns
Type Description
UnaryCallable<AnalyzeCorpusRequest,Operation>

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()
Returns
Type Description
UnaryCallable<CreateAssetRequest,Asset>

createCollectionCallable()

public UnaryCallable<CreateCollectionRequest,Operation> createCollectionCallable()
Returns
Type Description
UnaryCallable<CreateCollectionRequest,Operation>

createCollectionOperationCallable()

public OperationCallable<CreateCollectionRequest,Collection,CreateCollectionMetadata> createCollectionOperationCallable()

createCorpusCallable()

public UnaryCallable<CreateCorpusRequest,Operation> createCorpusCallable()
Returns
Type Description
UnaryCallable<CreateCorpusRequest,Operation>

createCorpusOperationCallable()

public OperationCallable<CreateCorpusRequest,Corpus,CreateCorpusMetadata> createCorpusOperationCallable()

createDataSchemaCallable()

public UnaryCallable<CreateDataSchemaRequest,DataSchema> createDataSchemaCallable()

createIndexCallable()

public UnaryCallable<CreateIndexRequest,Operation> createIndexCallable()
Returns
Type Description
UnaryCallable<CreateIndexRequest,Operation>

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()
Returns
Type Description
UnaryCallable<DeleteAnnotationRequest,Empty>

deleteAssetCallable()

public UnaryCallable<DeleteAssetRequest,Operation> deleteAssetCallable()
Returns
Type Description
UnaryCallable<DeleteAssetRequest,Operation>

deleteAssetOperationCallable()

public OperationCallable<DeleteAssetRequest,Empty,DeleteAssetMetadata> deleteAssetOperationCallable()

deleteCollectionCallable()

public UnaryCallable<DeleteCollectionRequest,Operation> deleteCollectionCallable()
Returns
Type Description
UnaryCallable<DeleteCollectionRequest,Operation>

deleteCollectionOperationCallable()

public OperationCallable<DeleteCollectionRequest,Empty,DeleteCollectionMetadata> deleteCollectionOperationCallable()

deleteCorpusCallable()

public UnaryCallable<DeleteCorpusRequest,Empty> deleteCorpusCallable()
Returns
Type Description
UnaryCallable<DeleteCorpusRequest,Empty>

deleteDataSchemaCallable()

public UnaryCallable<DeleteDataSchemaRequest,Empty> deleteDataSchemaCallable()
Returns
Type Description
UnaryCallable<DeleteDataSchemaRequest,Empty>

deleteIndexCallable()

public UnaryCallable<DeleteIndexRequest,Operation> deleteIndexCallable()
Returns
Type Description
UnaryCallable<DeleteIndexRequest,Operation>

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()
Returns
Type Description
UnaryCallable<DeleteSearchConfigRequest,Empty>

deleteSearchHypernymCallable()

public UnaryCallable<DeleteSearchHypernymRequest,Empty> deleteSearchHypernymCallable()
Returns
Type Description
UnaryCallable<DeleteSearchHypernymRequest,Empty>

deployIndexCallable()

public UnaryCallable<DeployIndexRequest,Operation> deployIndexCallable()
Returns
Type Description
UnaryCallable<DeployIndexRequest,Operation>

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()
Returns
Type Description
UnaryCallable<GetAnnotationRequest,Annotation>

getAssetCallable()

public UnaryCallable<GetAssetRequest,Asset> getAssetCallable()
Returns
Type Description
UnaryCallable<GetAssetRequest,Asset>

getCollectionCallable()

public UnaryCallable<GetCollectionRequest,Collection> getCollectionCallable()
Returns
Type Description
UnaryCallable<GetCollectionRequest,Collection>

getCorpusCallable()

public UnaryCallable<GetCorpusRequest,Corpus> getCorpusCallable()
Returns
Type Description
UnaryCallable<GetCorpusRequest,Corpus>

getDataSchemaCallable()

public UnaryCallable<GetDataSchemaRequest,DataSchema> getDataSchemaCallable()
Returns
Type Description
UnaryCallable<GetDataSchemaRequest,DataSchema>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getIndexCallable()

public UnaryCallable<GetIndexRequest,Index> getIndexCallable()
Returns
Type Description
UnaryCallable<GetIndexRequest,Index>

getIndexEndpointCallable()

public UnaryCallable<GetIndexEndpointRequest,IndexEndpoint> getIndexEndpointCallable()

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

getSearchConfigCallable()

public UnaryCallable<GetSearchConfigRequest,SearchConfig> getSearchConfigCallable()

getSearchHypernymCallable()

public UnaryCallable<GetSearchHypernymRequest,SearchHypernym> getSearchHypernymCallable()

importAssetsCallable()

public UnaryCallable<ImportAssetsRequest,Operation> importAssetsCallable()
Returns
Type Description
UnaryCallable<ImportAssetsRequest,Operation>

importAssetsOperationCallable()

public OperationCallable<ImportAssetsRequest,ImportAssetsResponse,ImportAssetsMetadata> importAssetsOperationCallable()

indexAssetCallable()

public UnaryCallable<IndexAssetRequest,Operation> indexAssetCallable()
Returns
Type Description
UnaryCallable<IndexAssetRequest,Operation>

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()
Returns
Type Description
UnaryCallable<RemoveIndexAssetRequest,Operation>

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()
Returns
Type Description
UnaryCallable<UndeployIndexRequest,Operation>

undeployIndexOperationCallable()

public OperationCallable<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexMetadata> undeployIndexOperationCallable()

updateAnnotationCallable()

public UnaryCallable<UpdateAnnotationRequest,Annotation> updateAnnotationCallable()

updateAssetCallable()

public UnaryCallable<UpdateAssetRequest,Asset> updateAssetCallable()
Returns
Type Description
UnaryCallable<UpdateAssetRequest,Asset>

updateCollectionCallable()

public UnaryCallable<UpdateCollectionRequest,Collection> updateCollectionCallable()

updateCorpusCallable()

public UnaryCallable<UpdateCorpusRequest,Corpus> updateCorpusCallable()
Returns
Type Description
UnaryCallable<UpdateCorpusRequest,Corpus>

updateDataSchemaCallable()

public UnaryCallable<UpdateDataSchemaRequest,DataSchema> updateDataSchemaCallable()

updateIndexCallable()

public UnaryCallable<UpdateIndexRequest,Operation> updateIndexCallable()
Returns
Type Description
UnaryCallable<UpdateIndexRequest,Operation>

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()
Returns
Type Description
UnaryCallable<UploadAssetRequest,Operation>

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()