Send feedback
Class VectorSearchServiceSettings.Builder (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static class VectorSearchServiceSettings . Builder extends ClientSettings . Builder<VectorSearchServiceSettings , VectorSearchServiceSettings . Builder >
Builder for VectorSearchServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(VectorSearchServiceSettings settings)
protected Builder ( VectorSearchServiceSettings settings )
Builder(VectorSearchServiceStubSettings.Builder stubSettings)
protected Builder ( VectorSearchServiceStubSettings . Builder stubSettings )
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public VectorSearchServiceSettings . 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 VectorSearchServiceSettings build ()
Overrides
createCollectionOperationSettings()
public OperationCallSettings . Builder<CreateCollectionRequest , Collection , OperationMetadata > 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.
createIndexOperationSettings()
public OperationCallSettings . Builder<CreateIndexRequest , Index , OperationMetadata > 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.
deleteCollectionOperationSettings()
public OperationCallSettings . Builder<DeleteCollectionRequest , Empty , OperationMetadata > 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.
deleteIndexOperationSettings()
public OperationCallSettings . Builder<DeleteIndexRequest , Empty , OperationMetadata > 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.
getCollectionSettings()
public UnaryCallSettings . Builder<GetCollectionRequest , Collection > getCollectionSettings ()
Returns the builder for the settings used for calls to getCollection.
getIndexSettings()
public UnaryCallSettings . Builder<GetIndexRequest , Index > getIndexSettings ()
Returns the builder for the settings used for calls to getIndex.
getLocationSettings()
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns
Type
Description
Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getStubSettingsBuilder()
public VectorSearchServiceStubSettings . Builder getStubSettingsBuilder ()
importDataObjectsOperationSettings()
public OperationCallSettings . Builder<ImportDataObjectsRequest , ImportDataObjectsResponse , ImportDataObjectsMetadata > importDataObjectsOperationSettings ()
Returns the builder for the settings used for calls to importDataObjects.
importDataObjectsSettings()
public UnaryCallSettings . Builder<ImportDataObjectsRequest , Operation > importDataObjectsSettings ()
Returns the builder for the settings used for calls to importDataObjects.
listCollectionsSettings()
public PagedCallSettings . Builder<ListCollectionsRequest , ListCollectionsResponse , VectorSearchServiceClient . ListCollectionsPagedResponse > listCollectionsSettings ()
Returns the builder for the settings used for calls to listCollections.
listIndexesSettings()
public PagedCallSettings . Builder<ListIndexesRequest , ListIndexesResponse , VectorSearchServiceClient . ListIndexesPagedResponse > listIndexesSettings ()
Returns the builder for the settings used for calls to listIndexes.
listLocationsSettings()
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , VectorSearchServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
updateCollectionOperationSettings()
public OperationCallSettings . Builder<UpdateCollectionRequest , Collection , OperationMetadata > updateCollectionOperationSettings ()
Returns the builder for the settings used for calls to updateCollection.
updateCollectionSettings()
public UnaryCallSettings . Builder<UpdateCollectionRequest , Operation > updateCollectionSettings ()
Returns the builder for the settings used for calls to updateCollection.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-11-19 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-11-19 UTC."],[],[]]