public static class FeaturestoreServiceStubSettings . Builder extends StubSettings . Builder<FeaturestoreServiceStubSettings , FeaturestoreServiceStubSettings . Builder >
Builder for FeaturestoreServiceStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
protected Builder ( FeaturestoreServiceStubSettings settings )
Methods
public FeaturestoreServiceStubSettings . 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.
public OperationCallSettings . Builder<BatchCreateFeaturesRequest , BatchCreateFeaturesResponse , BatchCreateFeaturesOperationMetadata > batchCreateFeaturesOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to batchCreateFeatures.
public UnaryCallSettings . Builder<BatchCreateFeaturesRequest , Operation > batchCreateFeaturesSettings ()
Returns the builder for the settings used for calls to batchCreateFeatures.
public OperationCallSettings . Builder<BatchReadFeatureValuesRequest , BatchReadFeatureValuesResponse , BatchReadFeatureValuesOperationMetadata > batchReadFeatureValuesOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to batchReadFeatureValues.
public UnaryCallSettings . Builder<BatchReadFeatureValuesRequest , Operation > batchReadFeatureValuesSettings ()
Returns the builder for the settings used for calls to batchReadFeatureValues.
public FeaturestoreServiceStubSettings build ()
Overrides
public OperationCallSettings . Builder<CreateEntityTypeRequest , EntityType , CreateEntityTypeOperationMetadata > createEntityTypeOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createEntityType.
public UnaryCallSettings . Builder<CreateEntityTypeRequest , Operation > createEntityTypeSettings ()
Returns the builder for the settings used for calls to createEntityType.
public OperationCallSettings . Builder<CreateFeatureRequest , Feature , CreateFeatureOperationMetadata > createFeatureOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createFeature.
public UnaryCallSettings . Builder<CreateFeatureRequest , Operation > createFeatureSettings ()
Returns the builder for the settings used for calls to createFeature.
public OperationCallSettings . Builder<CreateFeaturestoreRequest , Featurestore , CreateFeaturestoreOperationMetadata > createFeaturestoreOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createFeaturestore.
public UnaryCallSettings . Builder<CreateFeaturestoreRequest , Operation > createFeaturestoreSettings ()
Returns the builder for the settings used for calls to createFeaturestore.
public OperationCallSettings . Builder<DeleteEntityTypeRequest , Empty , DeleteOperationMetadata > deleteEntityTypeOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteEntityType.
public UnaryCallSettings . Builder<DeleteEntityTypeRequest , Operation > deleteEntityTypeSettings ()
Returns the builder for the settings used for calls to deleteEntityType.
public OperationCallSettings . Builder<DeleteFeatureRequest , Empty , DeleteOperationMetadata > deleteFeatureOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteFeature.
public UnaryCallSettings . Builder<DeleteFeatureRequest , Operation > deleteFeatureSettings ()
Returns the builder for the settings used for calls to deleteFeature.
public OperationCallSettings . Builder<DeleteFeatureValuesRequest , DeleteFeatureValuesResponse , DeleteFeatureValuesOperationMetadata > deleteFeatureValuesOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteFeatureValues.
public UnaryCallSettings . Builder<DeleteFeatureValuesRequest , Operation > deleteFeatureValuesSettings ()
Returns the builder for the settings used for calls to deleteFeatureValues.
public OperationCallSettings . Builder<DeleteFeaturestoreRequest , Empty , DeleteOperationMetadata > deleteFeaturestoreOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteFeaturestore.
public UnaryCallSettings . Builder<DeleteFeaturestoreRequest , Operation > deleteFeaturestoreSettings ()
Returns the builder for the settings used for calls to deleteFeaturestore.
public OperationCallSettings . Builder<ExportFeatureValuesRequest , ExportFeatureValuesResponse , ExportFeatureValuesOperationMetadata > exportFeatureValuesOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to exportFeatureValues.
public UnaryCallSettings . Builder<ExportFeatureValuesRequest , Operation > exportFeatureValuesSettings ()
Returns the builder for the settings used for calls to exportFeatureValues.
public UnaryCallSettings . Builder<GetEntityTypeRequest , EntityType > getEntityTypeSettings ()
Returns the builder for the settings used for calls to getEntityType.
public UnaryCallSettings . Builder<GetFeatureRequest , Feature > getFeatureSettings ()
Returns the builder for the settings used for calls to getFeature.
public UnaryCallSettings . Builder<GetFeaturestoreRequest , Featurestore > getFeaturestoreSettings ()
Returns the builder for the settings used for calls to getFeaturestore.
public UnaryCallSettings . Builder<GetIamPolicyRequest , Policy > getIamPolicySettings ()
Returns the builder for the settings used for calls to getIamPolicy.
Returns Type Description Builder <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
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 >
public OperationCallSettings . Builder<ImportFeatureValuesRequest , ImportFeatureValuesResponse , ImportFeatureValuesOperationMetadata > importFeatureValuesOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to importFeatureValues.
public UnaryCallSettings . Builder<ImportFeatureValuesRequest , Operation > importFeatureValuesSettings ()
Returns the builder for the settings used for calls to importFeatureValues.
public PagedCallSettings . Builder<ListEntityTypesRequest , ListEntityTypesResponse , FeaturestoreServiceClient . ListEntityTypesPagedResponse > listEntityTypesSettings ()
Returns the builder for the settings used for calls to listEntityTypes.
public PagedCallSettings . Builder<ListFeaturesRequest , ListFeaturesResponse , FeaturestoreServiceClient . ListFeaturesPagedResponse > listFeaturesSettings ()
Returns the builder for the settings used for calls to listFeatures.
public PagedCallSettings . Builder<ListFeaturestoresRequest , ListFeaturestoresResponse , FeaturestoreServiceClient . ListFeaturestoresPagedResponse > listFeaturestoresSettings ()
Returns the builder for the settings used for calls to listFeaturestores.
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , FeaturestoreServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
public PagedCallSettings . Builder<SearchFeaturesRequest , SearchFeaturesResponse , FeaturestoreServiceClient . SearchFeaturesPagedResponse > searchFeaturesSettings ()
Returns the builder for the settings used for calls to searchFeatures.
public UnaryCallSettings . Builder<SetIamPolicyRequest , Policy > setIamPolicySettings ()
Returns the builder for the settings used for calls to setIamPolicy.
Returns Type Description Builder <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
public UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsSettings ()
Returns the builder for the settings used for calls to testIamPermissions.
Returns Type Description Builder <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
public UnaryCallSettings . Builder<UpdateEntityTypeRequest , EntityType > updateEntityTypeSettings ()
Returns the builder for the settings used for calls to updateEntityType.
public UnaryCallSettings . Builder<UpdateFeatureRequest , Feature > updateFeatureSettings ()
Returns the builder for the settings used for calls to updateFeature.
public OperationCallSettings . Builder<UpdateFeaturestoreRequest , Featurestore , UpdateFeaturestoreOperationMetadata > updateFeaturestoreOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateFeaturestore.
public UnaryCallSettings . Builder<UpdateFeaturestoreRequest , Operation > updateFeaturestoreSettings ()
Returns the builder for the settings used for calls to updateFeaturestore.