- 3.60.0 (latest)
- 3.59.0
- 3.58.0
- 3.57.0
- 3.56.0
- 3.55.0
- 3.54.0
- 3.53.0
- 3.52.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.42.0
- 3.41.0
- 3.40.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.30.0
- 3.29.0
- 3.28.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.0
- 3.6.0
- 3.5.0
- 3.4.2
- 3.3.0
- 3.2.0
- 3.0.0
- 2.9.8
- 2.8.9
- 2.7.4
- 2.5.3
- 2.4.0
public static class FeaturestoreServiceSettings.Builder extends ClientSettings.Builder<FeaturestoreServiceSettings,FeaturestoreServiceSettings.Builder>
Builder for FeaturestoreServiceSettings.
Inherited Members
Constructors
Builder()
protected Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Name | Description |
clientContext | ClientContext |
Builder(FeaturestoreServiceSettings settings)
protected Builder(FeaturestoreServiceSettings settings)
Name | Description |
settings | FeaturestoreServiceSettings |
Builder(FeaturestoreServiceStubSettings.Builder stubSettings)
protected Builder(FeaturestoreServiceStubSettings.Builder stubSettings)
Name | Description |
stubSettings | FeaturestoreServiceStubSettings.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.
Name | Description |
settingsUpdater | ApiFunction<Builder<?,?>,java.lang.Void> |
Type | Description |
FeaturestoreServiceSettings.Builder |
batchCreateFeaturesOperationSettings()
public OperationCallSettings.Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata> batchCreateFeaturesOperationSettings()
Returns the builder for the settings used for calls to batchCreateFeatures.
Type | Description |
Builder<BatchCreateFeaturesRequest,BatchCreateFeaturesResponse,BatchCreateFeaturesOperationMetadata> |
batchCreateFeaturesSettings()
public UnaryCallSettings.Builder<BatchCreateFeaturesRequest,Operation> batchCreateFeaturesSettings()
Returns the builder for the settings used for calls to batchCreateFeatures.
Type | Description |
Builder<BatchCreateFeaturesRequest,Operation> |
batchReadFeatureValuesOperationSettings()
public OperationCallSettings.Builder<BatchReadFeatureValuesRequest,BatchReadFeatureValuesResponse,BatchReadFeatureValuesOperationMetadata> batchReadFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to batchReadFeatureValues.
Type | Description |
Builder<BatchReadFeatureValuesRequest,BatchReadFeatureValuesResponse,BatchReadFeatureValuesOperationMetadata> |
batchReadFeatureValuesSettings()
public UnaryCallSettings.Builder<BatchReadFeatureValuesRequest,Operation> batchReadFeatureValuesSettings()
Returns the builder for the settings used for calls to batchReadFeatureValues.
Type | Description |
Builder<BatchReadFeatureValuesRequest,Operation> |
build()
public FeaturestoreServiceSettings build()
Type | Description |
FeaturestoreServiceSettings |
Type | Description |
IOException |
createEntityTypeOperationSettings()
public OperationCallSettings.Builder<CreateEntityTypeRequest,EntityType,CreateEntityTypeOperationMetadata> createEntityTypeOperationSettings()
Returns the builder for the settings used for calls to createEntityType.
Type | Description |
Builder<CreateEntityTypeRequest,EntityType,CreateEntityTypeOperationMetadata> |
createEntityTypeSettings()
public UnaryCallSettings.Builder<CreateEntityTypeRequest,Operation> createEntityTypeSettings()
Returns the builder for the settings used for calls to createEntityType.
Type | Description |
Builder<CreateEntityTypeRequest,Operation> |
createFeatureOperationSettings()
public OperationCallSettings.Builder<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata> createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.
Type | Description |
Builder<CreateFeatureRequest,Feature,CreateFeatureOperationMetadata> |
createFeatureSettings()
public UnaryCallSettings.Builder<CreateFeatureRequest,Operation> createFeatureSettings()
Returns the builder for the settings used for calls to createFeature.
Type | Description |
Builder<CreateFeatureRequest,Operation> |
createFeaturestoreOperationSettings()
public OperationCallSettings.Builder<CreateFeaturestoreRequest,Featurestore,CreateFeaturestoreOperationMetadata> createFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to createFeaturestore.
createFeaturestoreSettings()
public UnaryCallSettings.Builder<CreateFeaturestoreRequest,Operation> createFeaturestoreSettings()
Returns the builder for the settings used for calls to createFeaturestore.
Type | Description |
Builder<CreateFeaturestoreRequest,Operation> |
deleteEntityTypeOperationSettings()
public OperationCallSettings.Builder<DeleteEntityTypeRequest,Empty,DeleteOperationMetadata> deleteEntityTypeOperationSettings()
Returns the builder for the settings used for calls to deleteEntityType.
Type | Description |
Builder<DeleteEntityTypeRequest,Empty,DeleteOperationMetadata> |
deleteEntityTypeSettings()
public UnaryCallSettings.Builder<DeleteEntityTypeRequest,Operation> deleteEntityTypeSettings()
Returns the builder for the settings used for calls to deleteEntityType.
Type | Description |
Builder<DeleteEntityTypeRequest,Operation> |
deleteFeatureOperationSettings()
public OperationCallSettings.Builder<DeleteFeatureRequest,Empty,DeleteOperationMetadata> deleteFeatureOperationSettings()
Returns the builder for the settings used for calls to deleteFeature.
Type | Description |
Builder<DeleteFeatureRequest,Empty,DeleteOperationMetadata> |
deleteFeatureSettings()
public UnaryCallSettings.Builder<DeleteFeatureRequest,Operation> deleteFeatureSettings()
Returns the builder for the settings used for calls to deleteFeature.
Type | Description |
Builder<DeleteFeatureRequest,Operation> |
deleteFeaturestoreOperationSettings()
public OperationCallSettings.Builder<DeleteFeaturestoreRequest,Empty,DeleteOperationMetadata> deleteFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to deleteFeaturestore.
Type | Description |
Builder<DeleteFeaturestoreRequest,Empty,DeleteOperationMetadata> |
deleteFeaturestoreSettings()
public UnaryCallSettings.Builder<DeleteFeaturestoreRequest,Operation> deleteFeaturestoreSettings()
Returns the builder for the settings used for calls to deleteFeaturestore.
Type | Description |
Builder<DeleteFeaturestoreRequest,Operation> |
exportFeatureValuesOperationSettings()
public OperationCallSettings.Builder<ExportFeatureValuesRequest,ExportFeatureValuesResponse,ExportFeatureValuesOperationMetadata> exportFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to exportFeatureValues.
Type | Description |
Builder<ExportFeatureValuesRequest,ExportFeatureValuesResponse,ExportFeatureValuesOperationMetadata> |
exportFeatureValuesSettings()
public UnaryCallSettings.Builder<ExportFeatureValuesRequest,Operation> exportFeatureValuesSettings()
Returns the builder for the settings used for calls to exportFeatureValues.
Type | Description |
Builder<ExportFeatureValuesRequest,Operation> |
getEntityTypeSettings()
public UnaryCallSettings.Builder<GetEntityTypeRequest,EntityType> getEntityTypeSettings()
Returns the builder for the settings used for calls to getEntityType.
Type | Description |
Builder<GetEntityTypeRequest,EntityType> |
getFeatureSettings()
public UnaryCallSettings.Builder<GetFeatureRequest,Feature> getFeatureSettings()
Returns the builder for the settings used for calls to getFeature.
Type | Description |
Builder<GetFeatureRequest,Feature> |
getFeaturestoreSettings()
public UnaryCallSettings.Builder<GetFeaturestoreRequest,Featurestore> getFeaturestoreSettings()
Returns the builder for the settings used for calls to getFeaturestore.
Type | Description |
Builder<GetFeaturestoreRequest,Featurestore> |
getIamPolicySettings()
public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
Type | Description |
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.
Type | Description |
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> |
getStubSettingsBuilder()
public FeaturestoreServiceStubSettings.Builder getStubSettingsBuilder()
Type | Description |
FeaturestoreServiceStubSettings.Builder |
importFeatureValuesOperationSettings()
public OperationCallSettings.Builder<ImportFeatureValuesRequest,ImportFeatureValuesResponse,ImportFeatureValuesOperationMetadata> importFeatureValuesOperationSettings()
Returns the builder for the settings used for calls to importFeatureValues.
Type | Description |
Builder<ImportFeatureValuesRequest,ImportFeatureValuesResponse,ImportFeatureValuesOperationMetadata> |
importFeatureValuesSettings()
public UnaryCallSettings.Builder<ImportFeatureValuesRequest,Operation> importFeatureValuesSettings()
Returns the builder for the settings used for calls to importFeatureValues.
Type | Description |
Builder<ImportFeatureValuesRequest,Operation> |
listEntityTypesSettings()
public PagedCallSettings.Builder<ListEntityTypesRequest,ListEntityTypesResponse,FeaturestoreServiceClient.ListEntityTypesPagedResponse> listEntityTypesSettings()
Returns the builder for the settings used for calls to listEntityTypes.
listFeaturesSettings()
public PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,FeaturestoreServiceClient.ListFeaturesPagedResponse> listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.
Type | Description |
Builder<ListFeaturesRequest,ListFeaturesResponse,ListFeaturesPagedResponse> |
listFeaturestoresSettings()
public PagedCallSettings.Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,FeaturestoreServiceClient.ListFeaturestoresPagedResponse> listFeaturestoresSettings()
Returns the builder for the settings used for calls to listFeaturestores.
Type | Description |
Builder<ListFeaturestoresRequest,ListFeaturestoresResponse,ListFeaturestoresPagedResponse> |
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,FeaturestoreServiceClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
Type | Description |
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.
setIamPolicySettings()
public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
Type | Description |
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.
Type | Description |
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.
Type | Description |
Builder<UpdateEntityTypeRequest,EntityType> |
updateFeatureSettings()
public UnaryCallSettings.Builder<UpdateFeatureRequest,Feature> updateFeatureSettings()
Returns the builder for the settings used for calls to updateFeature.
Type | Description |
Builder<UpdateFeatureRequest,Feature> |
updateFeaturestoreOperationSettings()
public OperationCallSettings.Builder<UpdateFeaturestoreRequest,Featurestore,UpdateFeaturestoreOperationMetadata> updateFeaturestoreOperationSettings()
Returns the builder for the settings used for calls to updateFeaturestore.
updateFeaturestoreSettings()
public UnaryCallSettings.Builder<UpdateFeaturestoreRequest,Operation> updateFeaturestoreSettings()
Returns the builder for the settings used for calls to updateFeaturestore.
Type | Description |
Builder<UpdateFeaturestoreRequest,Operation> |