public class HttpJsonWarehouseStub extends WarehouseStub
REST stub implementation for the Warehouse service API.
This class is for advanced usage and reflects the underlying API directly.
Static Methods
create(ClientContext clientContext)
public static final HttpJsonWarehouseStub create(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext |
ClientContext |
Returns | |
---|---|
Type | Description |
HttpJsonWarehouseStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
public static final HttpJsonWarehouseStub create(ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Parameters | |
---|---|
Name | Description |
clientContext |
ClientContext |
callableFactory |
HttpJsonStubCallableFactory |
Returns | |
---|---|
Type | Description |
HttpJsonWarehouseStub |
Exceptions | |
---|---|
Type | Description |
IOException |
create(WarehouseStubSettings settings)
public static final HttpJsonWarehouseStub create(WarehouseStubSettings settings)
Parameter | |
---|---|
Name | Description |
settings |
WarehouseStubSettings |
Returns | |
---|---|
Type | Description |
HttpJsonWarehouseStub |
Exceptions | |
---|---|
Type | Description |
IOException |
getMethodDescriptors()
public static List<ApiMethodDescriptor> getMethodDescriptors()
Returns | |
---|---|
Type | Description |
List<ApiMethodDescriptor> |
Constructors
HttpJsonWarehouseStub(WarehouseStubSettings settings, ClientContext clientContext)
protected HttpJsonWarehouseStub(WarehouseStubSettings settings, ClientContext clientContext)
Constructs an instance of HttpJsonWarehouseStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings |
WarehouseStubSettings |
clientContext |
ClientContext |
HttpJsonWarehouseStub(WarehouseStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
protected HttpJsonWarehouseStub(WarehouseStubSettings settings, ClientContext clientContext, HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonWarehouseStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.
Parameters | |
---|---|
Name | Description |
settings |
WarehouseStubSettings |
clientContext |
ClientContext |
callableFactory |
HttpJsonStubCallableFactory |
Methods
addCollectionItemCallable()
public UnaryCallable<AddCollectionItemRequest,AddCollectionItemResponse> addCollectionItemCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<AddCollectionItemRequest,AddCollectionItemResponse> |
analyzeAssetCallable()
public UnaryCallable<AnalyzeAssetRequest,Operation> analyzeAssetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<AnalyzeAssetRequest,Operation> |
analyzeAssetOperationCallable()
public OperationCallable<AnalyzeAssetRequest,AnalyzeAssetResponse,AnalyzeAssetMetadata> analyzeAssetOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<AnalyzeAssetRequest,AnalyzeAssetResponse,AnalyzeAssetMetadata> |
analyzeCorpusCallable()
public UnaryCallable<AnalyzeCorpusRequest,Operation> analyzeCorpusCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<AnalyzeCorpusRequest,Operation> |
analyzeCorpusOperationCallable()
public OperationCallable<AnalyzeCorpusRequest,AnalyzeCorpusResponse,AnalyzeCorpusMetadata> analyzeCorpusOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<AnalyzeCorpusRequest,AnalyzeCorpusResponse,AnalyzeCorpusMetadata> |
awaitTermination(long duration, TimeUnit unit)
public boolean awaitTermination(long duration, TimeUnit unit)
Parameters | |
---|---|
Name | Description |
duration |
long |
unit |
TimeUnit |
Returns | |
---|---|
Type | Description |
boolean |
Exceptions | |
---|---|
Type | Description |
InterruptedException |
clipAssetCallable()
public UnaryCallable<ClipAssetRequest,ClipAssetResponse> clipAssetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ClipAssetRequest,ClipAssetResponse> |
close()
public final void close()
createAnnotationCallable()
public UnaryCallable<CreateAnnotationRequest,Annotation> createAnnotationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateAnnotationRequest,Annotation> |
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()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateCollectionRequest,Collection,CreateCollectionMetadata> |
createCorpusCallable()
public UnaryCallable<CreateCorpusRequest,Operation> createCorpusCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateCorpusRequest,Operation> |
createCorpusOperationCallable()
public OperationCallable<CreateCorpusRequest,Corpus,CreateCorpusMetadata> createCorpusOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateCorpusRequest,Corpus,CreateCorpusMetadata> |
createDataSchemaCallable()
public UnaryCallable<CreateDataSchemaRequest,DataSchema> createDataSchemaCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateDataSchemaRequest,DataSchema> |
createIndexCallable()
public UnaryCallable<CreateIndexRequest,Operation> createIndexCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateIndexRequest,Operation> |
createIndexEndpointCallable()
public UnaryCallable<CreateIndexEndpointRequest,Operation> createIndexEndpointCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateIndexEndpointRequest,Operation> |
createIndexEndpointOperationCallable()
public OperationCallable<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointMetadata> createIndexEndpointOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointMetadata> |
createIndexOperationCallable()
public OperationCallable<CreateIndexRequest,Index,CreateIndexMetadata> createIndexOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<CreateIndexRequest,Index,CreateIndexMetadata> |
createSearchConfigCallable()
public UnaryCallable<CreateSearchConfigRequest,SearchConfig> createSearchConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateSearchConfigRequest,SearchConfig> |
createSearchHypernymCallable()
public UnaryCallable<CreateSearchHypernymRequest,SearchHypernym> createSearchHypernymCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<CreateSearchHypernymRequest,SearchHypernym> |
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()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteAssetRequest,Empty,DeleteAssetMetadata> |
deleteCollectionCallable()
public UnaryCallable<DeleteCollectionRequest,Operation> deleteCollectionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteCollectionRequest,Operation> |
deleteCollectionOperationCallable()
public OperationCallable<DeleteCollectionRequest,Empty,DeleteCollectionMetadata> deleteCollectionOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteCollectionRequest,Empty,DeleteCollectionMetadata> |
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()
Returns | |
---|---|
Type | Description |
UnaryCallable<DeleteIndexEndpointRequest,Operation> |
deleteIndexEndpointOperationCallable()
public OperationCallable<DeleteIndexEndpointRequest,Empty,DeleteIndexEndpointMetadata> deleteIndexEndpointOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteIndexEndpointRequest,Empty,DeleteIndexEndpointMetadata> |
deleteIndexOperationCallable()
public OperationCallable<DeleteIndexRequest,Empty,DeleteIndexMetadata> deleteIndexOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<DeleteIndexRequest,Empty,DeleteIndexMetadata> |
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()
Returns | |
---|---|
Type | Description |
OperationCallable<DeployIndexRequest,DeployIndexResponse,DeployIndexMetadata> |
generateHlsUriCallable()
public UnaryCallable<GenerateHlsUriRequest,GenerateHlsUriResponse> generateHlsUriCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GenerateHlsUriRequest,GenerateHlsUriResponse> |
generateRetrievalUrlCallable()
public UnaryCallable<GenerateRetrievalUrlRequest,GenerateRetrievalUrlResponse> generateRetrievalUrlCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GenerateRetrievalUrlRequest,GenerateRetrievalUrlResponse> |
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 HttpJsonOperationsStub getHttpJsonOperationsStub()
Returns | |
---|---|
Type | Description |
HttpJsonOperationsStub |
getIndexCallable()
public UnaryCallable<GetIndexRequest,Index> getIndexCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetIndexRequest,Index> |
getIndexEndpointCallable()
public UnaryCallable<GetIndexEndpointRequest,IndexEndpoint> getIndexEndpointCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetIndexEndpointRequest,IndexEndpoint> |
getSearchConfigCallable()
public UnaryCallable<GetSearchConfigRequest,SearchConfig> getSearchConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetSearchConfigRequest,SearchConfig> |
getSearchHypernymCallable()
public UnaryCallable<GetSearchHypernymRequest,SearchHypernym> getSearchHypernymCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<GetSearchHypernymRequest,SearchHypernym> |
importAssetsCallable()
public UnaryCallable<ImportAssetsRequest,Operation> importAssetsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ImportAssetsRequest,Operation> |
importAssetsOperationCallable()
public OperationCallable<ImportAssetsRequest,ImportAssetsResponse,ImportAssetsMetadata> importAssetsOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<ImportAssetsRequest,ImportAssetsResponse,ImportAssetsMetadata> |
indexAssetCallable()
public UnaryCallable<IndexAssetRequest,Operation> indexAssetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<IndexAssetRequest,Operation> |
indexAssetOperationCallable()
public OperationCallable<IndexAssetRequest,IndexAssetResponse,IndexAssetMetadata> indexAssetOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<IndexAssetRequest,IndexAssetResponse,IndexAssetMetadata> |
ingestAssetCallable()
public BidiStreamingCallable<IngestAssetRequest,IngestAssetResponse> ingestAssetCallable()
Returns | |
---|---|
Type | Description |
BidiStreamingCallable<IngestAssetRequest,IngestAssetResponse> |
isShutdown()
public boolean isShutdown()
Returns | |
---|---|
Type | Description |
boolean |
isTerminated()
public boolean isTerminated()
Returns | |
---|---|
Type | Description |
boolean |
listAnnotationsCallable()
public UnaryCallable<ListAnnotationsRequest,ListAnnotationsResponse> listAnnotationsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAnnotationsRequest,ListAnnotationsResponse> |
listAnnotationsPagedCallable()
public UnaryCallable<ListAnnotationsRequest,WarehouseClient.ListAnnotationsPagedResponse> listAnnotationsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAnnotationsRequest,ListAnnotationsPagedResponse> |
listAssetsCallable()
public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAssetsRequest,ListAssetsResponse> |
listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest,WarehouseClient.ListAssetsPagedResponse> listAssetsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListAssetsRequest,ListAssetsPagedResponse> |
listCollectionsCallable()
public UnaryCallable<ListCollectionsRequest,ListCollectionsResponse> listCollectionsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCollectionsRequest,ListCollectionsResponse> |
listCollectionsPagedCallable()
public UnaryCallable<ListCollectionsRequest,WarehouseClient.ListCollectionsPagedResponse> listCollectionsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCollectionsRequest,ListCollectionsPagedResponse> |
listCorporaCallable()
public UnaryCallable<ListCorporaRequest,ListCorporaResponse> listCorporaCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCorporaRequest,ListCorporaResponse> |
listCorporaPagedCallable()
public UnaryCallable<ListCorporaRequest,WarehouseClient.ListCorporaPagedResponse> listCorporaPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListCorporaRequest,ListCorporaPagedResponse> |
listDataSchemasCallable()
public UnaryCallable<ListDataSchemasRequest,ListDataSchemasResponse> listDataSchemasCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDataSchemasRequest,ListDataSchemasResponse> |
listDataSchemasPagedCallable()
public UnaryCallable<ListDataSchemasRequest,WarehouseClient.ListDataSchemasPagedResponse> listDataSchemasPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListDataSchemasRequest,ListDataSchemasPagedResponse> |
listIndexEndpointsCallable()
public UnaryCallable<ListIndexEndpointsRequest,ListIndexEndpointsResponse> listIndexEndpointsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListIndexEndpointsRequest,ListIndexEndpointsResponse> |
listIndexEndpointsPagedCallable()
public UnaryCallable<ListIndexEndpointsRequest,WarehouseClient.ListIndexEndpointsPagedResponse> listIndexEndpointsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListIndexEndpointsRequest,ListIndexEndpointsPagedResponse> |
listIndexesCallable()
public UnaryCallable<ListIndexesRequest,ListIndexesResponse> listIndexesCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListIndexesRequest,ListIndexesResponse> |
listIndexesPagedCallable()
public UnaryCallable<ListIndexesRequest,WarehouseClient.ListIndexesPagedResponse> listIndexesPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListIndexesRequest,ListIndexesPagedResponse> |
listSearchConfigsCallable()
public UnaryCallable<ListSearchConfigsRequest,ListSearchConfigsResponse> listSearchConfigsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSearchConfigsRequest,ListSearchConfigsResponse> |
listSearchConfigsPagedCallable()
public UnaryCallable<ListSearchConfigsRequest,WarehouseClient.ListSearchConfigsPagedResponse> listSearchConfigsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSearchConfigsRequest,ListSearchConfigsPagedResponse> |
listSearchHypernymsCallable()
public UnaryCallable<ListSearchHypernymsRequest,ListSearchHypernymsResponse> listSearchHypernymsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSearchHypernymsRequest,ListSearchHypernymsResponse> |
listSearchHypernymsPagedCallable()
public UnaryCallable<ListSearchHypernymsRequest,WarehouseClient.ListSearchHypernymsPagedResponse> listSearchHypernymsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ListSearchHypernymsRequest,ListSearchHypernymsPagedResponse> |
removeCollectionItemCallable()
public UnaryCallable<RemoveCollectionItemRequest,RemoveCollectionItemResponse> removeCollectionItemCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RemoveCollectionItemRequest,RemoveCollectionItemResponse> |
removeIndexAssetCallable()
public UnaryCallable<RemoveIndexAssetRequest,Operation> removeIndexAssetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<RemoveIndexAssetRequest,Operation> |
removeIndexAssetOperationCallable()
public OperationCallable<RemoveIndexAssetRequest,RemoveIndexAssetResponse,RemoveIndexAssetMetadata> removeIndexAssetOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<RemoveIndexAssetRequest,RemoveIndexAssetResponse,RemoveIndexAssetMetadata> |
searchAssetsCallable()
public UnaryCallable<SearchAssetsRequest,SearchAssetsResponse> searchAssetsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchAssetsRequest,SearchAssetsResponse> |
searchAssetsPagedCallable()
public UnaryCallable<SearchAssetsRequest,WarehouseClient.SearchAssetsPagedResponse> searchAssetsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchAssetsRequest,SearchAssetsPagedResponse> |
searchIndexEndpointCallable()
public UnaryCallable<SearchIndexEndpointRequest,SearchIndexEndpointResponse> searchIndexEndpointCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchIndexEndpointRequest,SearchIndexEndpointResponse> |
searchIndexEndpointPagedCallable()
public UnaryCallable<SearchIndexEndpointRequest,WarehouseClient.SearchIndexEndpointPagedResponse> searchIndexEndpointPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<SearchIndexEndpointRequest,SearchIndexEndpointPagedResponse> |
shutdown()
public void shutdown()
shutdownNow()
public void shutdownNow()
undeployIndexCallable()
public UnaryCallable<UndeployIndexRequest,Operation> undeployIndexCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UndeployIndexRequest,Operation> |
undeployIndexOperationCallable()
public OperationCallable<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexMetadata> undeployIndexOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexMetadata> |
updateAnnotationCallable()
public UnaryCallable<UpdateAnnotationRequest,Annotation> updateAnnotationCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateAnnotationRequest,Annotation> |
updateAssetCallable()
public UnaryCallable<UpdateAssetRequest,Asset> updateAssetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateAssetRequest,Asset> |
updateCollectionCallable()
public UnaryCallable<UpdateCollectionRequest,Collection> updateCollectionCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateCollectionRequest,Collection> |
updateCorpusCallable()
public UnaryCallable<UpdateCorpusRequest,Corpus> updateCorpusCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateCorpusRequest,Corpus> |
updateDataSchemaCallable()
public UnaryCallable<UpdateDataSchemaRequest,DataSchema> updateDataSchemaCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateDataSchemaRequest,DataSchema> |
updateIndexCallable()
public UnaryCallable<UpdateIndexRequest,Operation> updateIndexCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateIndexRequest,Operation> |
updateIndexEndpointCallable()
public UnaryCallable<UpdateIndexEndpointRequest,Operation> updateIndexEndpointCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateIndexEndpointRequest,Operation> |
updateIndexEndpointOperationCallable()
public OperationCallable<UpdateIndexEndpointRequest,IndexEndpoint,UpdateIndexEndpointMetadata> updateIndexEndpointOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateIndexEndpointRequest,IndexEndpoint,UpdateIndexEndpointMetadata> |
updateIndexOperationCallable()
public OperationCallable<UpdateIndexRequest,Index,UpdateIndexMetadata> updateIndexOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UpdateIndexRequest,Index,UpdateIndexMetadata> |
updateSearchConfigCallable()
public UnaryCallable<UpdateSearchConfigRequest,SearchConfig> updateSearchConfigCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateSearchConfigRequest,SearchConfig> |
updateSearchHypernymCallable()
public UnaryCallable<UpdateSearchHypernymRequest,SearchHypernym> updateSearchHypernymCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UpdateSearchHypernymRequest,SearchHypernym> |
uploadAssetCallable()
public UnaryCallable<UploadAssetRequest,Operation> uploadAssetCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<UploadAssetRequest,Operation> |
uploadAssetOperationCallable()
public OperationCallable<UploadAssetRequest,UploadAssetResponse,UploadAssetMetadata> uploadAssetOperationCallable()
Returns | |
---|---|
Type | Description |
OperationCallable<UploadAssetRequest,UploadAssetResponse,UploadAssetMetadata> |
viewCollectionItemsCallable()
public UnaryCallable<ViewCollectionItemsRequest,ViewCollectionItemsResponse> viewCollectionItemsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ViewCollectionItemsRequest,ViewCollectionItemsResponse> |
viewCollectionItemsPagedCallable()
public UnaryCallable<ViewCollectionItemsRequest,WarehouseClient.ViewCollectionItemsPagedResponse> viewCollectionItemsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ViewCollectionItemsRequest,ViewCollectionItemsPagedResponse> |
viewIndexedAssetsCallable()
public UnaryCallable<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse> viewIndexedAssetsCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse> |
viewIndexedAssetsPagedCallable()
public UnaryCallable<ViewIndexedAssetsRequest,WarehouseClient.ViewIndexedAssetsPagedResponse> viewIndexedAssetsPagedCallable()
Returns | |
---|---|
Type | Description |
UnaryCallable<ViewIndexedAssetsRequest,ViewIndexedAssetsPagedResponse> |