Send feedback
  
   
 
  
    
      Class FeatureRegistryServiceStubSettings.Builder (3.79.0) 
  
  
  
   
  
    
  
  
    
    
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  FeatureRegistryServiceStubSettings . Builder   extends   StubSettings . Builder<FeatureRegistryServiceStubSettings , FeatureRegistryServiceStubSettings . Builder > 
  Builder for FeatureRegistryServiceStubSettings.
Constructors
   
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
  
  
    
protected   Builder ( FeatureRegistryServiceStubSettings   settings )  
  
  Methods
   
  
    
public   FeatureRegistryServiceStubSettings . 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 ()  
  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   FeatureRegistryServiceStubSettings   build ()  
  
  Overrides 
  
  
  
    
public   OperationCallSettings . Builder<CreateFeatureGroupRequest , FeatureGroup , CreateFeatureGroupOperationMetadata >  createFeatureGroupOperationSettings ()  
  Returns the builder for the settings used for calls to createFeatureGroup.
    
public   UnaryCallSettings . Builder<CreateFeatureGroupRequest , Operation >  createFeatureGroupSettings ()  
  Returns the builder for the settings used for calls to createFeatureGroup.
    
public   UnaryCallSettings . Builder<CreateFeatureMonitorJobRequest , FeatureMonitorJob >  createFeatureMonitorJobSettings ()  
  Returns the builder for the settings used for calls to createFeatureMonitorJob.
    
public   OperationCallSettings . Builder<CreateFeatureMonitorRequest , FeatureMonitor , CreateFeatureMonitorOperationMetadata >  createFeatureMonitorOperationSettings ()  
  Returns the builder for the settings used for calls to createFeatureMonitor.
    
public   UnaryCallSettings . Builder<CreateFeatureMonitorRequest , Operation >  createFeatureMonitorSettings ()  
  Returns the builder for the settings used for calls to createFeatureMonitor.
    
public   OperationCallSettings . Builder<CreateFeatureRequest , Feature , CreateFeatureOperationMetadata >  createFeatureOperationSettings ()  
  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<DeleteFeatureGroupRequest , Empty , DeleteOperationMetadata >  deleteFeatureGroupOperationSettings ()  
  Returns the builder for the settings used for calls to deleteFeatureGroup.
    
public   UnaryCallSettings . Builder<DeleteFeatureGroupRequest , Operation >  deleteFeatureGroupSettings ()  
  Returns the builder for the settings used for calls to deleteFeatureGroup.
    
public   OperationCallSettings . Builder<DeleteFeatureMonitorRequest , Empty , DeleteOperationMetadata >  deleteFeatureMonitorOperationSettings ()  
  Returns the builder for the settings used for calls to deleteFeatureMonitor.
    
public   UnaryCallSettings . Builder<DeleteFeatureMonitorRequest , Operation >  deleteFeatureMonitorSettings ()  
  Returns the builder for the settings used for calls to deleteFeatureMonitor.
    
public   OperationCallSettings . Builder<DeleteFeatureRequest , Empty , DeleteOperationMetadata >  deleteFeatureOperationSettings ()  
  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   UnaryCallSettings . Builder<GetFeatureGroupRequest , FeatureGroup >  getFeatureGroupSettings ()  
  Returns the builder for the settings used for calls to getFeatureGroup.
    
public   UnaryCallSettings . Builder<GetFeatureMonitorJobRequest , FeatureMonitorJob >  getFeatureMonitorJobSettings ()  
  Returns the builder for the settings used for calls to getFeatureMonitorJob.
    
public   UnaryCallSettings . Builder<GetFeatureMonitorRequest , FeatureMonitor >  getFeatureMonitorSettings ()  
  Returns the builder for the settings used for calls to getFeatureMonitor.
    
public   UnaryCallSettings . Builder<GetFeatureRequest , Feature >  getFeatureSettings ()  
  Returns the builder for the settings used for calls to getFeature.
    
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   PagedCallSettings . Builder<ListFeatureGroupsRequest , ListFeatureGroupsResponse , FeatureRegistryServiceClient . ListFeatureGroupsPagedResponse >  listFeatureGroupsSettings ()  
  Returns the builder for the settings used for calls to listFeatureGroups.
    
public   PagedCallSettings . Builder<ListFeatureMonitorJobsRequest , ListFeatureMonitorJobsResponse , FeatureRegistryServiceClient . ListFeatureMonitorJobsPagedResponse >  listFeatureMonitorJobsSettings ()  
  Returns the builder for the settings used for calls to listFeatureMonitorJobs.
    
public   PagedCallSettings . Builder<ListFeatureMonitorsRequest , ListFeatureMonitorsResponse , FeatureRegistryServiceClient . ListFeatureMonitorsPagedResponse >  listFeatureMonitorsSettings ()  
  Returns the builder for the settings used for calls to listFeatureMonitors.
    
public   PagedCallSettings . Builder<ListFeaturesRequest , ListFeaturesResponse , FeatureRegistryServiceClient . ListFeaturesPagedResponse >  listFeaturesSettings ()  
  Returns the builder for the settings used for calls to listFeatures.
    
public   PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , FeatureRegistryServiceClient . ListLocationsPagedResponse >  listLocationsSettings ()  
  Returns the builder for the settings used for calls to listLocations.
    
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   OperationCallSettings . Builder<UpdateFeatureGroupRequest , FeatureGroup , UpdateFeatureGroupOperationMetadata >  updateFeatureGroupOperationSettings ()  
  Returns the builder for the settings used for calls to updateFeatureGroup.
    
public   UnaryCallSettings . Builder<UpdateFeatureGroupRequest , Operation >  updateFeatureGroupSettings ()  
  Returns the builder for the settings used for calls to updateFeatureGroup.
    
public   OperationCallSettings . Builder<UpdateFeatureMonitorRequest , FeatureMonitor , UpdateFeatureMonitorOperationMetadata >  updateFeatureMonitorOperationSettings ()  
  Returns the builder for the settings used for calls to updateFeatureMonitor.
    
public   UnaryCallSettings . Builder<UpdateFeatureMonitorRequest , Operation >  updateFeatureMonitorSettings ()  
  Returns the builder for the settings used for calls to updateFeatureMonitor.
    
public   OperationCallSettings . Builder<UpdateFeatureRequest , Feature , UpdateFeatureOperationMetadata >  updateFeatureOperationSettings ()  
  Returns the builder for the settings used for calls to updateFeature.
    
public   UnaryCallSettings . Builder<UpdateFeatureRequest , Operation >  updateFeatureSettings ()  
  Returns the builder for the settings used for calls to updateFeature.
 
     
    
  
  
  
     
  
    
    
      
       
         
  
  
    
    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-10-29 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-10-29 UTC."],[],[]]