public static class WarehouseStubSettings.Builder extends StubSettings.Builder<WarehouseStubSettings,WarehouseStubSettings.Builder>
Builder for WarehouseStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(WarehouseStubSettings settings)
protected Builder(WarehouseStubSettings settings)
Methods
addCollectionItemSettings()
public UnaryCallSettings.Builder<AddCollectionItemRequest,AddCollectionItemResponse> addCollectionItemSettings()
Returns the builder for the settings used for calls to addCollectionItem.
analyzeAssetOperationSettings()
public OperationCallSettings.Builder<AnalyzeAssetRequest,AnalyzeAssetResponse,AnalyzeAssetMetadata> analyzeAssetOperationSettings()
Returns the builder for the settings used for calls to analyzeAsset.
analyzeAssetSettings()
public UnaryCallSettings.Builder<AnalyzeAssetRequest,Operation> analyzeAssetSettings()
Returns the builder for the settings used for calls to analyzeAsset.
analyzeCorpusOperationSettings()
public OperationCallSettings.Builder<AnalyzeCorpusRequest,AnalyzeCorpusResponse,AnalyzeCorpusMetadata> analyzeCorpusOperationSettings()
Returns the builder for the settings used for calls to analyzeCorpus.
analyzeCorpusSettings()
public UnaryCallSettings.Builder<AnalyzeCorpusRequest,Operation> analyzeCorpusSettings()
Returns the builder for the settings used for calls to analyzeCorpus.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public WarehouseStubSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public WarehouseStubSettings build()
Overrides
clipAssetSettings()
public UnaryCallSettings.Builder<ClipAssetRequest,ClipAssetResponse> clipAssetSettings()
Returns the builder for the settings used for calls to clipAsset.
createAnnotationSettings()
public UnaryCallSettings.Builder<CreateAnnotationRequest,Annotation> createAnnotationSettings()
Returns the builder for the settings used for calls to createAnnotation.
createAssetSettings()
public UnaryCallSettings.Builder<CreateAssetRequest,Asset> createAssetSettings()
Returns the builder for the settings used for calls to createAsset.
createCollectionOperationSettings()
public OperationCallSettings.Builder<CreateCollectionRequest,Collection,CreateCollectionMetadata> createCollectionOperationSettings()
Returns the builder for the settings used for calls to createCollection.
createCollectionSettings()
public UnaryCallSettings.Builder<CreateCollectionRequest,Operation> createCollectionSettings()
Returns the builder for the settings used for calls to createCollection.
createCorpusOperationSettings()
public OperationCallSettings.Builder<CreateCorpusRequest,Corpus,CreateCorpusMetadata> createCorpusOperationSettings()
Returns the builder for the settings used for calls to createCorpus.
createCorpusSettings()
public UnaryCallSettings.Builder<CreateCorpusRequest,Operation> createCorpusSettings()
Returns the builder for the settings used for calls to createCorpus.
createDataSchemaSettings()
public UnaryCallSettings.Builder<CreateDataSchemaRequest,DataSchema> createDataSchemaSettings()
Returns the builder for the settings used for calls to createDataSchema.
createIndexEndpointOperationSettings()
public OperationCallSettings.Builder<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointMetadata> createIndexEndpointOperationSettings()
Returns the builder for the settings used for calls to createIndexEndpoint.
createIndexEndpointSettings()
public UnaryCallSettings.Builder<CreateIndexEndpointRequest,Operation> createIndexEndpointSettings()
Returns the builder for the settings used for calls to createIndexEndpoint.
createIndexOperationSettings()
public OperationCallSettings.Builder<CreateIndexRequest,Index,CreateIndexMetadata> createIndexOperationSettings()
Returns the builder for the settings used for calls to createIndex.
createIndexSettings()
public UnaryCallSettings.Builder<CreateIndexRequest,Operation> createIndexSettings()
Returns the builder for the settings used for calls to createIndex.
createSearchConfigSettings()
public UnaryCallSettings.Builder<CreateSearchConfigRequest,SearchConfig> createSearchConfigSettings()
Returns the builder for the settings used for calls to createSearchConfig.
createSearchHypernymSettings()
public UnaryCallSettings.Builder<CreateSearchHypernymRequest,SearchHypernym> createSearchHypernymSettings()
Returns the builder for the settings used for calls to createSearchHypernym.
deleteAnnotationSettings()
public UnaryCallSettings.Builder<DeleteAnnotationRequest,Empty> deleteAnnotationSettings()
Returns the builder for the settings used for calls to deleteAnnotation.
deleteAssetOperationSettings()
public OperationCallSettings.Builder<DeleteAssetRequest,Empty,DeleteAssetMetadata> deleteAssetOperationSettings()
Returns the builder for the settings used for calls to deleteAsset.
deleteAssetSettings()
public UnaryCallSettings.Builder<DeleteAssetRequest,Operation> deleteAssetSettings()
Returns the builder for the settings used for calls to deleteAsset.
deleteCollectionOperationSettings()
public OperationCallSettings.Builder<DeleteCollectionRequest,Empty,DeleteCollectionMetadata> deleteCollectionOperationSettings()
Returns the builder for the settings used for calls to deleteCollection.
deleteCollectionSettings()
public UnaryCallSettings.Builder<DeleteCollectionRequest,Operation> deleteCollectionSettings()
Returns the builder for the settings used for calls to deleteCollection.
deleteCorpusSettings()
public UnaryCallSettings.Builder<DeleteCorpusRequest,Empty> deleteCorpusSettings()
Returns the builder for the settings used for calls to deleteCorpus.
deleteDataSchemaSettings()
public UnaryCallSettings.Builder<DeleteDataSchemaRequest,Empty> deleteDataSchemaSettings()
Returns the builder for the settings used for calls to deleteDataSchema.
deleteIndexEndpointOperationSettings()
public OperationCallSettings.Builder<DeleteIndexEndpointRequest,Empty,DeleteIndexEndpointMetadata> deleteIndexEndpointOperationSettings()
Returns the builder for the settings used for calls to deleteIndexEndpoint.
deleteIndexEndpointSettings()
public UnaryCallSettings.Builder<DeleteIndexEndpointRequest,Operation> deleteIndexEndpointSettings()
Returns the builder for the settings used for calls to deleteIndexEndpoint.
deleteIndexOperationSettings()
public OperationCallSettings.Builder<DeleteIndexRequest,Empty,DeleteIndexMetadata> deleteIndexOperationSettings()
Returns the builder for the settings used for calls to deleteIndex.
deleteIndexSettings()
public UnaryCallSettings.Builder<DeleteIndexRequest,Operation> deleteIndexSettings()
Returns the builder for the settings used for calls to deleteIndex.
deleteSearchConfigSettings()
public UnaryCallSettings.Builder<DeleteSearchConfigRequest,Empty> deleteSearchConfigSettings()
Returns the builder for the settings used for calls to deleteSearchConfig.
deleteSearchHypernymSettings()
public UnaryCallSettings.Builder<DeleteSearchHypernymRequest,Empty> deleteSearchHypernymSettings()
Returns the builder for the settings used for calls to deleteSearchHypernym.
deployIndexOperationSettings()
public OperationCallSettings.Builder<DeployIndexRequest,DeployIndexResponse,DeployIndexMetadata> deployIndexOperationSettings()
Returns the builder for the settings used for calls to deployIndex.
deployIndexSettings()
public UnaryCallSettings.Builder<DeployIndexRequest,Operation> deployIndexSettings()
Returns the builder for the settings used for calls to deployIndex.
generateHlsUriSettings()
public UnaryCallSettings.Builder<GenerateHlsUriRequest,GenerateHlsUriResponse> generateHlsUriSettings()
Returns the builder for the settings used for calls to generateHlsUri.
generateRetrievalUrlSettings()
public UnaryCallSettings.Builder<GenerateRetrievalUrlRequest,GenerateRetrievalUrlResponse> generateRetrievalUrlSettings()
Returns the builder for the settings used for calls to generateRetrievalUrl.
getAnnotationSettings()
public UnaryCallSettings.Builder<GetAnnotationRequest,Annotation> getAnnotationSettings()
Returns the builder for the settings used for calls to getAnnotation.
getAssetSettings()
public UnaryCallSettings.Builder<GetAssetRequest,Asset> getAssetSettings()
Returns the builder for the settings used for calls to getAsset.
getCollectionSettings()
public UnaryCallSettings.Builder<GetCollectionRequest,Collection> getCollectionSettings()
Returns the builder for the settings used for calls to getCollection.
getCorpusSettings()
public UnaryCallSettings.Builder<GetCorpusRequest,Corpus> getCorpusSettings()
Returns the builder for the settings used for calls to getCorpus.
getDataSchemaSettings()
public UnaryCallSettings.Builder<GetDataSchemaRequest,DataSchema> getDataSchemaSettings()
Returns the builder for the settings used for calls to getDataSchema.
getIndexEndpointSettings()
public UnaryCallSettings.Builder<GetIndexEndpointRequest,IndexEndpoint> getIndexEndpointSettings()
Returns the builder for the settings used for calls to getIndexEndpoint.
getIndexSettings()
public UnaryCallSettings.Builder<GetIndexRequest,Index> getIndexSettings()
Returns the builder for the settings used for calls to getIndex.
getSearchConfigSettings()
public UnaryCallSettings.Builder<GetSearchConfigRequest,SearchConfig> getSearchConfigSettings()
Returns the builder for the settings used for calls to getSearchConfig.
getSearchHypernymSettings()
public UnaryCallSettings.Builder<GetSearchHypernymRequest,SearchHypernym> getSearchHypernymSettings()
Returns the builder for the settings used for calls to getSearchHypernym.
importAssetsOperationSettings()
public OperationCallSettings.Builder<ImportAssetsRequest,ImportAssetsResponse,ImportAssetsMetadata> importAssetsOperationSettings()
Returns the builder for the settings used for calls to importAssets.
importAssetsSettings()
public UnaryCallSettings.Builder<ImportAssetsRequest,Operation> importAssetsSettings()
Returns the builder for the settings used for calls to importAssets.
indexAssetOperationSettings()
public OperationCallSettings.Builder<IndexAssetRequest,IndexAssetResponse,IndexAssetMetadata> indexAssetOperationSettings()
Returns the builder for the settings used for calls to indexAsset.
indexAssetSettings()
public UnaryCallSettings.Builder<IndexAssetRequest,Operation> indexAssetSettings()
Returns the builder for the settings used for calls to indexAsset.
ingestAssetSettings()
public StreamingCallSettings.Builder<IngestAssetRequest,IngestAssetResponse> ingestAssetSettings()
Returns the builder for the settings used for calls to ingestAsset.
listAnnotationsSettings()
public PagedCallSettings.Builder<ListAnnotationsRequest,ListAnnotationsResponse,WarehouseClient.ListAnnotationsPagedResponse> listAnnotationsSettings()
Returns the builder for the settings used for calls to listAnnotations.
listAssetsSettings()
public PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,WarehouseClient.ListAssetsPagedResponse> listAssetsSettings()
Returns the builder for the settings used for calls to listAssets.
listCollectionsSettings()
public PagedCallSettings.Builder<ListCollectionsRequest,ListCollectionsResponse,WarehouseClient.ListCollectionsPagedResponse> listCollectionsSettings()
Returns the builder for the settings used for calls to listCollections.
listCorporaSettings()
public PagedCallSettings.Builder<ListCorporaRequest,ListCorporaResponse,WarehouseClient.ListCorporaPagedResponse> listCorporaSettings()
Returns the builder for the settings used for calls to listCorpora.
listDataSchemasSettings()
public PagedCallSettings.Builder<ListDataSchemasRequest,ListDataSchemasResponse,WarehouseClient.ListDataSchemasPagedResponse> listDataSchemasSettings()
Returns the builder for the settings used for calls to listDataSchemas.
listIndexEndpointsSettings()
public PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse,WarehouseClient.ListIndexEndpointsPagedResponse> listIndexEndpointsSettings()
Returns the builder for the settings used for calls to listIndexEndpoints.
listIndexesSettings()
public PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,WarehouseClient.ListIndexesPagedResponse> listIndexesSettings()
Returns the builder for the settings used for calls to listIndexes.
listSearchConfigsSettings()
public PagedCallSettings.Builder<ListSearchConfigsRequest,ListSearchConfigsResponse,WarehouseClient.ListSearchConfigsPagedResponse> listSearchConfigsSettings()
Returns the builder for the settings used for calls to listSearchConfigs.
listSearchHypernymsSettings()
public PagedCallSettings.Builder<ListSearchHypernymsRequest,ListSearchHypernymsResponse,WarehouseClient.ListSearchHypernymsPagedResponse> listSearchHypernymsSettings()
Returns the builder for the settings used for calls to listSearchHypernyms.
removeCollectionItemSettings()
public UnaryCallSettings.Builder<RemoveCollectionItemRequest,RemoveCollectionItemResponse> removeCollectionItemSettings()
Returns the builder for the settings used for calls to removeCollectionItem.
removeIndexAssetOperationSettings()
public OperationCallSettings.Builder<RemoveIndexAssetRequest,RemoveIndexAssetResponse,RemoveIndexAssetMetadata> removeIndexAssetOperationSettings()
Returns the builder for the settings used for calls to removeIndexAsset.
removeIndexAssetSettings()
public UnaryCallSettings.Builder<RemoveIndexAssetRequest,Operation> removeIndexAssetSettings()
Returns the builder for the settings used for calls to removeIndexAsset.
searchAssetsSettings()
public PagedCallSettings.Builder<SearchAssetsRequest,SearchAssetsResponse,WarehouseClient.SearchAssetsPagedResponse> searchAssetsSettings()
Returns the builder for the settings used for calls to searchAssets.
searchIndexEndpointSettings()
public PagedCallSettings.Builder<SearchIndexEndpointRequest,SearchIndexEndpointResponse,WarehouseClient.SearchIndexEndpointPagedResponse> searchIndexEndpointSettings()
Returns the builder for the settings used for calls to searchIndexEndpoint.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
Type |
Description |
com.google.common.collect.ImmutableList<Builder<?,?>> |
|
undeployIndexOperationSettings()
public OperationCallSettings.Builder<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexMetadata> undeployIndexOperationSettings()
Returns the builder for the settings used for calls to undeployIndex.
undeployIndexSettings()
public UnaryCallSettings.Builder<UndeployIndexRequest,Operation> undeployIndexSettings()
Returns the builder for the settings used for calls to undeployIndex.
updateAnnotationSettings()
public UnaryCallSettings.Builder<UpdateAnnotationRequest,Annotation> updateAnnotationSettings()
Returns the builder for the settings used for calls to updateAnnotation.
updateAssetSettings()
public UnaryCallSettings.Builder<UpdateAssetRequest,Asset> updateAssetSettings()
Returns the builder for the settings used for calls to updateAsset.
updateCollectionSettings()
public UnaryCallSettings.Builder<UpdateCollectionRequest,Collection> updateCollectionSettings()
Returns the builder for the settings used for calls to updateCollection.
updateCorpusSettings()
public UnaryCallSettings.Builder<UpdateCorpusRequest,Corpus> updateCorpusSettings()
Returns the builder for the settings used for calls to updateCorpus.
updateDataSchemaSettings()
public UnaryCallSettings.Builder<UpdateDataSchemaRequest,DataSchema> updateDataSchemaSettings()
Returns the builder for the settings used for calls to updateDataSchema.
updateIndexEndpointOperationSettings()
public OperationCallSettings.Builder<UpdateIndexEndpointRequest,IndexEndpoint,UpdateIndexEndpointMetadata> updateIndexEndpointOperationSettings()
Returns the builder for the settings used for calls to updateIndexEndpoint.
updateIndexEndpointSettings()
public UnaryCallSettings.Builder<UpdateIndexEndpointRequest,Operation> updateIndexEndpointSettings()
Returns the builder for the settings used for calls to updateIndexEndpoint.
updateIndexOperationSettings()
public OperationCallSettings.Builder<UpdateIndexRequest,Index,UpdateIndexMetadata> updateIndexOperationSettings()
Returns the builder for the settings used for calls to updateIndex.
updateIndexSettings()
public UnaryCallSettings.Builder<UpdateIndexRequest,Operation> updateIndexSettings()
Returns the builder for the settings used for calls to updateIndex.
updateSearchConfigSettings()
public UnaryCallSettings.Builder<UpdateSearchConfigRequest,SearchConfig> updateSearchConfigSettings()
Returns the builder for the settings used for calls to updateSearchConfig.
updateSearchHypernymSettings()
public UnaryCallSettings.Builder<UpdateSearchHypernymRequest,SearchHypernym> updateSearchHypernymSettings()
Returns the builder for the settings used for calls to updateSearchHypernym.
uploadAssetOperationSettings()
public OperationCallSettings.Builder<UploadAssetRequest,UploadAssetResponse,UploadAssetMetadata> uploadAssetOperationSettings()
Returns the builder for the settings used for calls to uploadAsset.
uploadAssetSettings()
public UnaryCallSettings.Builder<UploadAssetRequest,Operation> uploadAssetSettings()
Returns the builder for the settings used for calls to uploadAsset.
viewCollectionItemsSettings()
public PagedCallSettings.Builder<ViewCollectionItemsRequest,ViewCollectionItemsResponse,WarehouseClient.ViewCollectionItemsPagedResponse> viewCollectionItemsSettings()
Returns the builder for the settings used for calls to viewCollectionItems.
viewIndexedAssetsSettings()
public PagedCallSettings.Builder<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse,WarehouseClient.ViewIndexedAssetsPagedResponse> viewIndexedAssetsSettings()
Returns the builder for the settings used for calls to viewIndexedAssets.