Class FeaturestoreServiceSettings.Builder (3.42.0)

public static class FeaturestoreServiceSettings.Builder extends ClientSettings.Builder<FeaturestoreServiceSettings,FeaturestoreServiceSettings.Builder>

Builder for FeaturestoreServiceSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > FeaturestoreServiceSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
NameDescription
clientContextClientContext

Builder(FeaturestoreServiceSettings settings)

protected Builder(FeaturestoreServiceSettings settings)
Parameter
NameDescription
settingsFeaturestoreServiceSettings

Builder(FeaturestoreServiceStubSettings.Builder stubSettings)

protected Builder(FeaturestoreServiceStubSettings.Builder stubSettings)
Parameter
NameDescription
stubSettingsFeaturestoreServiceStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public FeaturestoreServiceSettings.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
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns
TypeDescription
FeaturestoreServiceSettings.Builder

batchCreateFeaturesOperationSettings()

public OperationCallSettings.Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata> batchCreateFeaturesOperationSettings()

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

Returns
TypeDescription
Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata>

batchCreateFeaturesSettings()

public UnaryCallSettings.Builder<BatchCreateFeaturesRequest,Operation> batchCreateFeaturesSettings()

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

Returns
TypeDescription
Builder<BatchCreateFeaturesRequest,Operation>

batchReadFeatureValuesOperationSettings()

public OperationCallSettings.Builder<BatchReadFeatureValuesRequest,BatchReadFeatureValuesResponse,BatchReadFeatureValuesOperationMetadata> batchReadFeatureValuesOperationSettings()

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

Returns
TypeDescription
Builder<BatchReadFeatureValuesRequest,BatchReadFeatureValuesResponse,BatchReadFeatureValuesOperationMetadata>

batchReadFeatureValuesSettings()

public UnaryCallSettings.Builder<BatchReadFeatureValuesRequest,Operation> batchReadFeatureValuesSettings()

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

Returns
TypeDescription
Builder<BatchReadFeatureValuesRequest,Operation>

build()

public FeaturestoreServiceSettings build()
Returns
TypeDescription
FeaturestoreServiceSettings
Overrides
Exceptions
TypeDescription
IOException

createEntityTypeOperationSettings()

public OperationCallSettings.Builder<CreateEntityTypeRequest,EntityType,CreateEntityTypeOperationMetadata> createEntityTypeOperationSettings()

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

Returns
TypeDescription
Builder<CreateEntityTypeRequest,EntityType,CreateEntityTypeOperationMetadata>

createEntityTypeSettings()

public UnaryCallSettings.Builder<CreateEntityTypeRequest,Operation> createEntityTypeSettings()

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

Returns
TypeDescription
Builder<CreateEntityTypeRequest,Operation>

createFeatureOperationSettings()

public OperationCallSettings.Builder<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata> createFeatureOperationSettings()

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

Returns
TypeDescription
Builder<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata>

createFeatureSettings()

public UnaryCallSettings.Builder<CreateFeatureRequest,Operation> createFeatureSettings()

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

Returns
TypeDescription
Builder<CreateFeatureRequest,Operation>

createFeaturestoreOperationSettings()

public OperationCallSettings.Builder<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata> createFeaturestoreOperationSettings()

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

Returns
TypeDescription
Builder<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata>

createFeaturestoreSettings()

public UnaryCallSettings.Builder<CreateFeaturestoreRequest,Operation> createFeaturestoreSettings()

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

Returns
TypeDescription
Builder<CreateFeaturestoreRequest,Operation>

deleteEntityTypeOperationSettings()

public OperationCallSettings.Builder<DeleteEntityTypeRequest,Empty,DeleteOperationMetadata> deleteEntityTypeOperationSettings()

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

Returns
TypeDescription
Builder<DeleteEntityTypeRequest,Empty,DeleteOperationMetadata>

deleteEntityTypeSettings()

public UnaryCallSettings.Builder<DeleteEntityTypeRequest,Operation> deleteEntityTypeSettings()

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

Returns
TypeDescription
Builder<DeleteEntityTypeRequest,Operation>

deleteFeatureOperationSettings()

public OperationCallSettings.Builder<DeleteFeatureRequest,Empty,DeleteOperationMetadata> deleteFeatureOperationSettings()

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

Returns
TypeDescription
Builder<DeleteFeatureRequest,Empty,DeleteOperationMetadata>

deleteFeatureSettings()

public UnaryCallSettings.Builder<DeleteFeatureRequest,Operation> deleteFeatureSettings()

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

Returns
TypeDescription
Builder<DeleteFeatureRequest,Operation>

deleteFeatureValuesOperationSettings()

public OperationCallSettings.Builder<DeleteFeatureValuesRequest,DeleteFeatureValuesResponse,DeleteFeatureValuesOperationMetadata> deleteFeatureValuesOperationSettings()

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

Returns
TypeDescription
Builder<DeleteFeatureValuesRequest,DeleteFeatureValuesResponse,DeleteFeatureValuesOperationMetadata>

deleteFeatureValuesSettings()

public UnaryCallSettings.Builder<DeleteFeatureValuesRequest,Operation> deleteFeatureValuesSettings()

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

Returns
TypeDescription
Builder<DeleteFeatureValuesRequest,Operation>

deleteFeaturestoreOperationSettings()

public OperationCallSettings.Builder<DeleteFeaturestoreRequest,Empty,DeleteOperationMetadata> deleteFeaturestoreOperationSettings()

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

Returns
TypeDescription
Builder<DeleteFeaturestoreRequest,Empty,DeleteOperationMetadata>

deleteFeaturestoreSettings()

public UnaryCallSettings.Builder<DeleteFeaturestoreRequest,Operation> deleteFeaturestoreSettings()

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

Returns
TypeDescription
Builder<DeleteFeaturestoreRequest,Operation>

exportFeatureValuesOperationSettings()

public OperationCallSettings.Builder<ExportFeatureValuesRequest,ExportFeatureValuesResponse,ExportFeatureValuesOperationMetadata> exportFeatureValuesOperationSettings()

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

Returns
TypeDescription
Builder<ExportFeatureValuesRequest,ExportFeatureValuesResponse,ExportFeatureValuesOperationMetadata>

exportFeatureValuesSettings()

public UnaryCallSettings.Builder<ExportFeatureValuesRequest,Operation> exportFeatureValuesSettings()

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

Returns
TypeDescription
Builder<ExportFeatureValuesRequest,Operation>

getEntityTypeSettings()

public UnaryCallSettings.Builder<GetEntityTypeRequest,EntityType> getEntityTypeSettings()

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

Returns
TypeDescription
Builder<GetEntityTypeRequest,EntityType>

getFeatureSettings()

public UnaryCallSettings.Builder<GetFeatureRequest,Feature> getFeatureSettings()

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

Returns
TypeDescription
Builder<GetFeatureRequest,Feature>

getFeaturestoreSettings()

public UnaryCallSettings.Builder<GetFeaturestoreRequest,Featurestore> getFeaturestoreSettings()

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

Returns
TypeDescription
Builder<GetFeaturestoreRequest,Featurestore>

getIamPolicySettings()

public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()

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

Returns
TypeDescription
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

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

Returns
TypeDescription
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getStubSettingsBuilder()

public FeaturestoreServiceStubSettings.Builder getStubSettingsBuilder()
Returns
TypeDescription
FeaturestoreServiceStubSettings.Builder

importFeatureValuesOperationSettings()

public OperationCallSettings.Builder<ImportFeatureValuesRequest,ImportFeatureValuesResponse,ImportFeatureValuesOperationMetadata> importFeatureValuesOperationSettings()

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

Returns
TypeDescription
Builder<ImportFeatureValuesRequest,ImportFeatureValuesResponse,ImportFeatureValuesOperationMetadata>

importFeatureValuesSettings()

public UnaryCallSettings.Builder<ImportFeatureValuesRequest,Operation> importFeatureValuesSettings()

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

Returns
TypeDescription
Builder<ImportFeatureValuesRequest,Operation>

listEntityTypesSettings()

public PagedCallSettings.Builder<ListEntityTypesRequest,ListEntityTypesResponse,FeaturestoreServiceClient.ListEntityTypesPagedResponse> listEntityTypesSettings()

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

Returns
TypeDescription
Builder<ListEntityTypesRequest,ListEntityTypesResponse,ListEntityTypesPagedResponse>

listFeaturesSettings()

public PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse> listFeaturesSettings()

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

Returns
TypeDescription
Builder<ListFeaturesRequest,ListFeaturesResponse,ListFeaturesPagedResponse>

listFeaturestoresSettings()

public PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse> listFeaturestoresSettings()

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

Returns
TypeDescription
Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,ListFeaturestoresPagedResponse>

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,FeaturestoreServiceClient.ListLocationsPagedResponse> listLocationsSettings()

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

Returns
TypeDescription
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

searchFeaturesSettings()

public PagedCallSettings.Builder<SearchFeaturesRequest,SearchFeaturesResponse,FeaturestoreServiceClient.SearchFeaturesPagedResponse> searchFeaturesSettings()

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

Returns
TypeDescription
Builder<SearchFeaturesRequest,SearchFeaturesResponse,SearchFeaturesPagedResponse>

setIamPolicySettings()

public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()

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

Returns
TypeDescription
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsSettings()

public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()

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

Returns
TypeDescription
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateEntityTypeSettings()

public UnaryCallSettings.Builder<UpdateEntityTypeRequest,EntityType> updateEntityTypeSettings()

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

Returns
TypeDescription
Builder<UpdateEntityTypeRequest,EntityType>

updateFeatureSettings()

public UnaryCallSettings.Builder<UpdateFeatureRequest,Feature> updateFeatureSettings()

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

Returns
TypeDescription
Builder<UpdateFeatureRequest,Feature>

updateFeaturestoreOperationSettings()

public OperationCallSettings.Builder<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata> updateFeaturestoreOperationSettings()

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

Returns
TypeDescription
Builder<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata>

updateFeaturestoreSettings()

public UnaryCallSettings.Builder<UpdateFeaturestoreRequest,Operation> updateFeaturestoreSettings()

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

Returns
TypeDescription
Builder<UpdateFeaturestoreRequest,Operation>