Class WarehouseStubSettings.Builder (0.2.0)

public static class WarehouseStubSettings.Builder extends StubSettings.Builder<WarehouseStubSettings,WarehouseStubSettings.Builder>

Builder for WarehouseStubSettings.

Inheritance

java.lang.Object > StubSettings.Builder > WarehouseStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(WarehouseStubSettings settings)

protected Builder(WarehouseStubSettings settings)
Parameter
Name Description
settings WarehouseStubSettings

Methods

addCollectionItemSettings()

public UnaryCallSettings.Builder<AddCollectionItemRequest,AddCollectionItemResponse> addCollectionItemSettings()

Returns the builder for the settings used for calls to addCollectionItem.

Returns
Type Description
Builder<AddCollectionItemRequest,AddCollectionItemResponse>

analyzeAssetOperationSettings()

public OperationCallSettings.Builder<AnalyzeAssetRequest,AnalyzeAssetResponse,AnalyzeAssetMetadata> analyzeAssetOperationSettings()

Returns the builder for the settings used for calls to analyzeAsset.

Returns
Type Description
Builder<AnalyzeAssetRequest,AnalyzeAssetResponse,AnalyzeAssetMetadata>

analyzeAssetSettings()

public UnaryCallSettings.Builder<AnalyzeAssetRequest,Operation> analyzeAssetSettings()

Returns the builder for the settings used for calls to analyzeAsset.

Returns
Type Description
Builder<AnalyzeAssetRequest,Operation>

analyzeCorpusOperationSettings()

public OperationCallSettings.Builder<AnalyzeCorpusRequest,AnalyzeCorpusResponse,AnalyzeCorpusMetadata> analyzeCorpusOperationSettings()

Returns the builder for the settings used for calls to analyzeCorpus.

Returns
Type Description
Builder<AnalyzeCorpusRequest,AnalyzeCorpusResponse,AnalyzeCorpusMetadata>

analyzeCorpusSettings()

public UnaryCallSettings.Builder<AnalyzeCorpusRequest,Operation> analyzeCorpusSettings()

Returns the builder for the settings used for calls to analyzeCorpus.

Returns
Type Description
Builder<AnalyzeCorpusRequest,Operation>

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.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
WarehouseStubSettings.Builder

build()

public WarehouseStubSettings build()
Returns
Type Description
WarehouseStubSettings
Overrides
Exceptions
Type Description
IOException

clipAssetSettings()

public UnaryCallSettings.Builder<ClipAssetRequest,ClipAssetResponse> clipAssetSettings()

Returns the builder for the settings used for calls to clipAsset.

Returns
Type Description
Builder<ClipAssetRequest,ClipAssetResponse>

createAnnotationSettings()

public UnaryCallSettings.Builder<CreateAnnotationRequest,Annotation> createAnnotationSettings()

Returns the builder for the settings used for calls to createAnnotation.

Returns
Type Description
Builder<CreateAnnotationRequest,Annotation>

createAssetSettings()

public UnaryCallSettings.Builder<CreateAssetRequest,Asset> createAssetSettings()

Returns the builder for the settings used for calls to createAsset.

Returns
Type Description
Builder<CreateAssetRequest,Asset>

createCollectionOperationSettings()

public OperationCallSettings.Builder<CreateCollectionRequest,Collection,CreateCollectionMetadata> createCollectionOperationSettings()

Returns the builder for the settings used for calls to createCollection.

Returns
Type Description
Builder<CreateCollectionRequest,Collection,CreateCollectionMetadata>

createCollectionSettings()

public UnaryCallSettings.Builder<CreateCollectionRequest,Operation> createCollectionSettings()

Returns the builder for the settings used for calls to createCollection.

Returns
Type Description
Builder<CreateCollectionRequest,Operation>

createCorpusOperationSettings()

public OperationCallSettings.Builder<CreateCorpusRequest,Corpus,CreateCorpusMetadata> createCorpusOperationSettings()

Returns the builder for the settings used for calls to createCorpus.

Returns
Type Description
Builder<CreateCorpusRequest,Corpus,CreateCorpusMetadata>

createCorpusSettings()

public UnaryCallSettings.Builder<CreateCorpusRequest,Operation> createCorpusSettings()

Returns the builder for the settings used for calls to createCorpus.

Returns
Type Description
Builder<CreateCorpusRequest,Operation>

createDataSchemaSettings()

public UnaryCallSettings.Builder<CreateDataSchemaRequest,DataSchema> createDataSchemaSettings()

Returns the builder for the settings used for calls to createDataSchema.

Returns
Type Description
Builder<CreateDataSchemaRequest,DataSchema>

createIndexEndpointOperationSettings()

public OperationCallSettings.Builder<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointMetadata> createIndexEndpointOperationSettings()

Returns the builder for the settings used for calls to createIndexEndpoint.

Returns
Type Description
Builder<CreateIndexEndpointRequest,IndexEndpoint,CreateIndexEndpointMetadata>

createIndexEndpointSettings()

public UnaryCallSettings.Builder<CreateIndexEndpointRequest,Operation> createIndexEndpointSettings()

Returns the builder for the settings used for calls to createIndexEndpoint.

Returns
Type Description
Builder<CreateIndexEndpointRequest,Operation>

createIndexOperationSettings()

public OperationCallSettings.Builder<CreateIndexRequest,Index,CreateIndexMetadata> createIndexOperationSettings()

Returns the builder for the settings used for calls to createIndex.

Returns
Type Description
Builder<CreateIndexRequest,Index,CreateIndexMetadata>

createIndexSettings()

public UnaryCallSettings.Builder<CreateIndexRequest,Operation> createIndexSettings()

Returns the builder for the settings used for calls to createIndex.

Returns
Type Description
Builder<CreateIndexRequest,Operation>

createSearchConfigSettings()

public UnaryCallSettings.Builder<CreateSearchConfigRequest,SearchConfig> createSearchConfigSettings()

Returns the builder for the settings used for calls to createSearchConfig.

Returns
Type Description
Builder<CreateSearchConfigRequest,SearchConfig>

createSearchHypernymSettings()

public UnaryCallSettings.Builder<CreateSearchHypernymRequest,SearchHypernym> createSearchHypernymSettings()

Returns the builder for the settings used for calls to createSearchHypernym.

Returns
Type Description
Builder<CreateSearchHypernymRequest,SearchHypernym>

deleteAnnotationSettings()

public UnaryCallSettings.Builder<DeleteAnnotationRequest,Empty> deleteAnnotationSettings()

Returns the builder for the settings used for calls to deleteAnnotation.

Returns
Type Description
Builder<DeleteAnnotationRequest,Empty>

deleteAssetOperationSettings()

public OperationCallSettings.Builder<DeleteAssetRequest,Empty,DeleteAssetMetadata> deleteAssetOperationSettings()

Returns the builder for the settings used for calls to deleteAsset.

Returns
Type Description
Builder<DeleteAssetRequest,Empty,DeleteAssetMetadata>

deleteAssetSettings()

public UnaryCallSettings.Builder<DeleteAssetRequest,Operation> deleteAssetSettings()

Returns the builder for the settings used for calls to deleteAsset.

Returns
Type Description
Builder<DeleteAssetRequest,Operation>

deleteCollectionOperationSettings()

public OperationCallSettings.Builder<DeleteCollectionRequest,Empty,DeleteCollectionMetadata> deleteCollectionOperationSettings()

Returns the builder for the settings used for calls to deleteCollection.

Returns
Type Description
Builder<DeleteCollectionRequest,Empty,DeleteCollectionMetadata>

deleteCollectionSettings()

public UnaryCallSettings.Builder<DeleteCollectionRequest,Operation> deleteCollectionSettings()

Returns the builder for the settings used for calls to deleteCollection.

Returns
Type Description
Builder<DeleteCollectionRequest,Operation>

deleteCorpusSettings()

public UnaryCallSettings.Builder<DeleteCorpusRequest,Empty> deleteCorpusSettings()

Returns the builder for the settings used for calls to deleteCorpus.

Returns
Type Description
Builder<DeleteCorpusRequest,Empty>

deleteDataSchemaSettings()

public UnaryCallSettings.Builder<DeleteDataSchemaRequest,Empty> deleteDataSchemaSettings()

Returns the builder for the settings used for calls to deleteDataSchema.

Returns
Type Description
Builder<DeleteDataSchemaRequest,Empty>

deleteIndexEndpointOperationSettings()

public OperationCallSettings.Builder<DeleteIndexEndpointRequest,Empty,DeleteIndexEndpointMetadata> deleteIndexEndpointOperationSettings()

Returns the builder for the settings used for calls to deleteIndexEndpoint.

Returns
Type Description
Builder<DeleteIndexEndpointRequest,Empty,DeleteIndexEndpointMetadata>

deleteIndexEndpointSettings()

public UnaryCallSettings.Builder<DeleteIndexEndpointRequest,Operation> deleteIndexEndpointSettings()

Returns the builder for the settings used for calls to deleteIndexEndpoint.

Returns
Type Description
Builder<DeleteIndexEndpointRequest,Operation>

deleteIndexOperationSettings()

public OperationCallSettings.Builder<DeleteIndexRequest,Empty,DeleteIndexMetadata> deleteIndexOperationSettings()

Returns the builder for the settings used for calls to deleteIndex.

Returns
Type Description
Builder<DeleteIndexRequest,Empty,DeleteIndexMetadata>

deleteIndexSettings()

public UnaryCallSettings.Builder<DeleteIndexRequest,Operation> deleteIndexSettings()

Returns the builder for the settings used for calls to deleteIndex.

Returns
Type Description
Builder<DeleteIndexRequest,Operation>

deleteSearchConfigSettings()

public UnaryCallSettings.Builder<DeleteSearchConfigRequest,Empty> deleteSearchConfigSettings()

Returns the builder for the settings used for calls to deleteSearchConfig.

Returns
Type Description
Builder<DeleteSearchConfigRequest,Empty>

deleteSearchHypernymSettings()

public UnaryCallSettings.Builder<DeleteSearchHypernymRequest,Empty> deleteSearchHypernymSettings()

Returns the builder for the settings used for calls to deleteSearchHypernym.

Returns
Type Description
Builder<DeleteSearchHypernymRequest,Empty>

deployIndexOperationSettings()

public OperationCallSettings.Builder<DeployIndexRequest,DeployIndexResponse,DeployIndexMetadata> deployIndexOperationSettings()

Returns the builder for the settings used for calls to deployIndex.

Returns
Type Description
Builder<DeployIndexRequest,DeployIndexResponse,DeployIndexMetadata>

deployIndexSettings()

public UnaryCallSettings.Builder<DeployIndexRequest,Operation> deployIndexSettings()

Returns the builder for the settings used for calls to deployIndex.

Returns
Type Description
Builder<DeployIndexRequest,Operation>

generateHlsUriSettings()

public UnaryCallSettings.Builder<GenerateHlsUriRequest,GenerateHlsUriResponse> generateHlsUriSettings()

Returns the builder for the settings used for calls to generateHlsUri.

Returns
Type Description
Builder<GenerateHlsUriRequest,GenerateHlsUriResponse>

generateRetrievalUrlSettings()

public UnaryCallSettings.Builder<GenerateRetrievalUrlRequest,GenerateRetrievalUrlResponse> generateRetrievalUrlSettings()

Returns the builder for the settings used for calls to generateRetrievalUrl.

Returns
Type Description
Builder<GenerateRetrievalUrlRequest,GenerateRetrievalUrlResponse>

getAnnotationSettings()

public UnaryCallSettings.Builder<GetAnnotationRequest,Annotation> getAnnotationSettings()

Returns the builder for the settings used for calls to getAnnotation.

Returns
Type Description
Builder<GetAnnotationRequest,Annotation>

getAssetSettings()

public UnaryCallSettings.Builder<GetAssetRequest,Asset> getAssetSettings()

Returns the builder for the settings used for calls to getAsset.

Returns
Type Description
Builder<GetAssetRequest,Asset>

getCollectionSettings()

public UnaryCallSettings.Builder<GetCollectionRequest,Collection> getCollectionSettings()

Returns the builder for the settings used for calls to getCollection.

Returns
Type Description
Builder<GetCollectionRequest,Collection>

getCorpusSettings()

public UnaryCallSettings.Builder<GetCorpusRequest,Corpus> getCorpusSettings()

Returns the builder for the settings used for calls to getCorpus.

Returns
Type Description
Builder<GetCorpusRequest,Corpus>

getDataSchemaSettings()

public UnaryCallSettings.Builder<GetDataSchemaRequest,DataSchema> getDataSchemaSettings()

Returns the builder for the settings used for calls to getDataSchema.

Returns
Type Description
Builder<GetDataSchemaRequest,DataSchema>

getIndexEndpointSettings()

public UnaryCallSettings.Builder<GetIndexEndpointRequest,IndexEndpoint> getIndexEndpointSettings()

Returns the builder for the settings used for calls to getIndexEndpoint.

Returns
Type Description
Builder<GetIndexEndpointRequest,IndexEndpoint>

getIndexSettings()

public UnaryCallSettings.Builder<GetIndexRequest,Index> getIndexSettings()

Returns the builder for the settings used for calls to getIndex.

Returns
Type Description
Builder<GetIndexRequest,Index>

getSearchConfigSettings()

public UnaryCallSettings.Builder<GetSearchConfigRequest,SearchConfig> getSearchConfigSettings()

Returns the builder for the settings used for calls to getSearchConfig.

Returns
Type Description
Builder<GetSearchConfigRequest,SearchConfig>

getSearchHypernymSettings()

public UnaryCallSettings.Builder<GetSearchHypernymRequest,SearchHypernym> getSearchHypernymSettings()

Returns the builder for the settings used for calls to getSearchHypernym.

Returns
Type Description
Builder<GetSearchHypernymRequest,SearchHypernym>

importAssetsOperationSettings()

public OperationCallSettings.Builder<ImportAssetsRequest,ImportAssetsResponse,ImportAssetsMetadata> importAssetsOperationSettings()

Returns the builder for the settings used for calls to importAssets.

Returns
Type Description
Builder<ImportAssetsRequest,ImportAssetsResponse,ImportAssetsMetadata>

importAssetsSettings()

public UnaryCallSettings.Builder<ImportAssetsRequest,Operation> importAssetsSettings()

Returns the builder for the settings used for calls to importAssets.

Returns
Type Description
Builder<ImportAssetsRequest,Operation>

indexAssetOperationSettings()

public OperationCallSettings.Builder<IndexAssetRequest,IndexAssetResponse,IndexAssetMetadata> indexAssetOperationSettings()

Returns the builder for the settings used for calls to indexAsset.

Returns
Type Description
Builder<IndexAssetRequest,IndexAssetResponse,IndexAssetMetadata>

indexAssetSettings()

public UnaryCallSettings.Builder<IndexAssetRequest,Operation> indexAssetSettings()

Returns the builder for the settings used for calls to indexAsset.

Returns
Type Description
Builder<IndexAssetRequest,Operation>

ingestAssetSettings()

public StreamingCallSettings.Builder<IngestAssetRequest,IngestAssetResponse> ingestAssetSettings()

Returns the builder for the settings used for calls to ingestAsset.

Returns
Type Description
Builder<IngestAssetRequest,IngestAssetResponse>

listAnnotationsSettings()

public PagedCallSettings.Builder<ListAnnotationsRequest,ListAnnotationsResponse,WarehouseClient.ListAnnotationsPagedResponse> listAnnotationsSettings()

Returns the builder for the settings used for calls to listAnnotations.

Returns
Type Description
Builder<ListAnnotationsRequest,ListAnnotationsResponse,ListAnnotationsPagedResponse>

listAssetsSettings()

public PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,WarehouseClient.ListAssetsPagedResponse> listAssetsSettings()

Returns the builder for the settings used for calls to listAssets.

Returns
Type Description
Builder<ListAssetsRequest,ListAssetsResponse,ListAssetsPagedResponse>

listCollectionsSettings()

public PagedCallSettings.Builder<ListCollectionsRequest,ListCollectionsResponse,WarehouseClient.ListCollectionsPagedResponse> listCollectionsSettings()

Returns the builder for the settings used for calls to listCollections.

Returns
Type Description
Builder<ListCollectionsRequest,ListCollectionsResponse,ListCollectionsPagedResponse>

listCorporaSettings()

public PagedCallSettings.Builder<ListCorporaRequest,ListCorporaResponse,WarehouseClient.ListCorporaPagedResponse> listCorporaSettings()

Returns the builder for the settings used for calls to listCorpora.

Returns
Type Description
Builder<ListCorporaRequest,ListCorporaResponse,ListCorporaPagedResponse>

listDataSchemasSettings()

public PagedCallSettings.Builder<ListDataSchemasRequest,ListDataSchemasResponse,WarehouseClient.ListDataSchemasPagedResponse> listDataSchemasSettings()

Returns the builder for the settings used for calls to listDataSchemas.

Returns
Type Description
Builder<ListDataSchemasRequest,ListDataSchemasResponse,ListDataSchemasPagedResponse>

listIndexEndpointsSettings()

public PagedCallSettings.Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse,WarehouseClient.ListIndexEndpointsPagedResponse> listIndexEndpointsSettings()

Returns the builder for the settings used for calls to listIndexEndpoints.

Returns
Type Description
Builder<ListIndexEndpointsRequest,ListIndexEndpointsResponse,ListIndexEndpointsPagedResponse>

listIndexesSettings()

public PagedCallSettings.Builder<ListIndexesRequest,ListIndexesResponse,WarehouseClient.ListIndexesPagedResponse> listIndexesSettings()

Returns the builder for the settings used for calls to listIndexes.

Returns
Type Description
Builder<ListIndexesRequest,ListIndexesResponse,ListIndexesPagedResponse>

listSearchConfigsSettings()

public PagedCallSettings.Builder<ListSearchConfigsRequest,ListSearchConfigsResponse,WarehouseClient.ListSearchConfigsPagedResponse> listSearchConfigsSettings()

Returns the builder for the settings used for calls to listSearchConfigs.

Returns
Type Description
Builder<ListSearchConfigsRequest,ListSearchConfigsResponse,ListSearchConfigsPagedResponse>

listSearchHypernymsSettings()

public PagedCallSettings.Builder<ListSearchHypernymsRequest,ListSearchHypernymsResponse,WarehouseClient.ListSearchHypernymsPagedResponse> listSearchHypernymsSettings()

Returns the builder for the settings used for calls to listSearchHypernyms.

Returns
Type Description
Builder<ListSearchHypernymsRequest,ListSearchHypernymsResponse,ListSearchHypernymsPagedResponse>

removeCollectionItemSettings()

public UnaryCallSettings.Builder<RemoveCollectionItemRequest,RemoveCollectionItemResponse> removeCollectionItemSettings()

Returns the builder for the settings used for calls to removeCollectionItem.

Returns
Type Description
Builder<RemoveCollectionItemRequest,RemoveCollectionItemResponse>

removeIndexAssetOperationSettings()

public OperationCallSettings.Builder<RemoveIndexAssetRequest,RemoveIndexAssetResponse,RemoveIndexAssetMetadata> removeIndexAssetOperationSettings()

Returns the builder for the settings used for calls to removeIndexAsset.

Returns
Type Description
Builder<RemoveIndexAssetRequest,RemoveIndexAssetResponse,RemoveIndexAssetMetadata>

removeIndexAssetSettings()

public UnaryCallSettings.Builder<RemoveIndexAssetRequest,Operation> removeIndexAssetSettings()

Returns the builder for the settings used for calls to removeIndexAsset.

Returns
Type Description
Builder<RemoveIndexAssetRequest,Operation>

searchAssetsSettings()

public PagedCallSettings.Builder<SearchAssetsRequest,SearchAssetsResponse,WarehouseClient.SearchAssetsPagedResponse> searchAssetsSettings()

Returns the builder for the settings used for calls to searchAssets.

Returns
Type Description
Builder<SearchAssetsRequest,SearchAssetsResponse,SearchAssetsPagedResponse>

searchIndexEndpointSettings()

public PagedCallSettings.Builder<SearchIndexEndpointRequest,SearchIndexEndpointResponse,WarehouseClient.SearchIndexEndpointPagedResponse> searchIndexEndpointSettings()

Returns the builder for the settings used for calls to searchIndexEndpoint.

Returns
Type Description
Builder<SearchIndexEndpointRequest,SearchIndexEndpointResponse,SearchIndexEndpointPagedResponse>

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.

Returns
Type Description
Builder<UndeployIndexRequest,UndeployIndexResponse,UndeployIndexMetadata>

undeployIndexSettings()

public UnaryCallSettings.Builder<UndeployIndexRequest,Operation> undeployIndexSettings()

Returns the builder for the settings used for calls to undeployIndex.

Returns
Type Description
Builder<UndeployIndexRequest,Operation>

updateAnnotationSettings()

public UnaryCallSettings.Builder<UpdateAnnotationRequest,Annotation> updateAnnotationSettings()

Returns the builder for the settings used for calls to updateAnnotation.

Returns
Type Description
Builder<UpdateAnnotationRequest,Annotation>

updateAssetSettings()

public UnaryCallSettings.Builder<UpdateAssetRequest,Asset> updateAssetSettings()

Returns the builder for the settings used for calls to updateAsset.

Returns
Type Description
Builder<UpdateAssetRequest,Asset>

updateCollectionSettings()

public UnaryCallSettings.Builder<UpdateCollectionRequest,Collection> updateCollectionSettings()

Returns the builder for the settings used for calls to updateCollection.

Returns
Type Description
Builder<UpdateCollectionRequest,Collection>

updateCorpusSettings()

public UnaryCallSettings.Builder<UpdateCorpusRequest,Corpus> updateCorpusSettings()

Returns the builder for the settings used for calls to updateCorpus.

Returns
Type Description
Builder<UpdateCorpusRequest,Corpus>

updateDataSchemaSettings()

public UnaryCallSettings.Builder<UpdateDataSchemaRequest,DataSchema> updateDataSchemaSettings()

Returns the builder for the settings used for calls to updateDataSchema.

Returns
Type Description
Builder<UpdateDataSchemaRequest,DataSchema>

updateIndexEndpointOperationSettings()

public OperationCallSettings.Builder<UpdateIndexEndpointRequest,IndexEndpoint,UpdateIndexEndpointMetadata> updateIndexEndpointOperationSettings()

Returns the builder for the settings used for calls to updateIndexEndpoint.

Returns
Type Description
Builder<UpdateIndexEndpointRequest,IndexEndpoint,UpdateIndexEndpointMetadata>

updateIndexEndpointSettings()

public UnaryCallSettings.Builder<UpdateIndexEndpointRequest,Operation> updateIndexEndpointSettings()

Returns the builder for the settings used for calls to updateIndexEndpoint.

Returns
Type Description
Builder<UpdateIndexEndpointRequest,Operation>

updateIndexOperationSettings()

public OperationCallSettings.Builder<UpdateIndexRequest,Index,UpdateIndexMetadata> updateIndexOperationSettings()

Returns the builder for the settings used for calls to updateIndex.

Returns
Type Description
Builder<UpdateIndexRequest,Index,UpdateIndexMetadata>

updateIndexSettings()

public UnaryCallSettings.Builder<UpdateIndexRequest,Operation> updateIndexSettings()

Returns the builder for the settings used for calls to updateIndex.

Returns
Type Description
Builder<UpdateIndexRequest,Operation>

updateSearchConfigSettings()

public UnaryCallSettings.Builder<UpdateSearchConfigRequest,SearchConfig> updateSearchConfigSettings()

Returns the builder for the settings used for calls to updateSearchConfig.

Returns
Type Description
Builder<UpdateSearchConfigRequest,SearchConfig>

updateSearchHypernymSettings()

public UnaryCallSettings.Builder<UpdateSearchHypernymRequest,SearchHypernym> updateSearchHypernymSettings()

Returns the builder for the settings used for calls to updateSearchHypernym.

Returns
Type Description
Builder<UpdateSearchHypernymRequest,SearchHypernym>

uploadAssetOperationSettings()

public OperationCallSettings.Builder<UploadAssetRequest,UploadAssetResponse,UploadAssetMetadata> uploadAssetOperationSettings()

Returns the builder for the settings used for calls to uploadAsset.

Returns
Type Description
Builder<UploadAssetRequest,UploadAssetResponse,UploadAssetMetadata>

uploadAssetSettings()

public UnaryCallSettings.Builder<UploadAssetRequest,Operation> uploadAssetSettings()

Returns the builder for the settings used for calls to uploadAsset.

Returns
Type Description
Builder<UploadAssetRequest,Operation>

viewCollectionItemsSettings()

public PagedCallSettings.Builder<ViewCollectionItemsRequest,ViewCollectionItemsResponse,WarehouseClient.ViewCollectionItemsPagedResponse> viewCollectionItemsSettings()

Returns the builder for the settings used for calls to viewCollectionItems.

Returns
Type Description
Builder<ViewCollectionItemsRequest,ViewCollectionItemsResponse,ViewCollectionItemsPagedResponse>

viewIndexedAssetsSettings()

public PagedCallSettings.Builder<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse,WarehouseClient.ViewIndexedAssetsPagedResponse> viewIndexedAssetsSettings()

Returns the builder for the settings used for calls to viewIndexedAssets.

Returns
Type Description
Builder<ViewIndexedAssetsRequest,ViewIndexedAssetsResponse,ViewIndexedAssetsPagedResponse>