Class FeatureOnlineStoreAdminServiceSettings.Builder (3.58.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 3.58.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  FeatureOnlineStoreAdminServiceSettings . Builder   extends   ClientSettings . Builder<FeatureOnlineStoreAdminServiceSettings , FeatureOnlineStoreAdminServiceSettings . Builder > 
  Builder for FeatureOnlineStoreAdminServiceSettings.
Constructors
   
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
  
  
    
protected   Builder ( FeatureOnlineStoreAdminServiceSettings   settings )  
  
  
    
protected   Builder ( FeatureOnlineStoreAdminServiceStubSettings . Builder   stubSettings )  
  
  Methods
   
  
    
public   FeatureOnlineStoreAdminServiceSettings . 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   FeatureOnlineStoreAdminServiceSettings   build ()  
  
  Overrides 
  
  
  
    
public   OperationCallSettings . Builder<CreateFeatureOnlineStoreRequest , FeatureOnlineStore , CreateFeatureOnlineStoreOperationMetadata >  createFeatureOnlineStoreOperationSettings ()  
  Returns the builder for the settings used for calls to createFeatureOnlineStore.
    
public   UnaryCallSettings . Builder<CreateFeatureOnlineStoreRequest , Operation >  createFeatureOnlineStoreSettings ()  
  Returns the builder for the settings used for calls to createFeatureOnlineStore.
    
public   OperationCallSettings . Builder<CreateFeatureViewRequest , FeatureView , CreateFeatureViewOperationMetadata >  createFeatureViewOperationSettings ()  
  Returns the builder for the settings used for calls to createFeatureView.
    
public   UnaryCallSettings . Builder<CreateFeatureViewRequest , Operation >  createFeatureViewSettings ()  
  Returns the builder for the settings used for calls to createFeatureView.
    
public   OperationCallSettings . Builder<DeleteFeatureOnlineStoreRequest , Empty , DeleteOperationMetadata >  deleteFeatureOnlineStoreOperationSettings ()  
  Returns the builder for the settings used for calls to deleteFeatureOnlineStore.
    
public   UnaryCallSettings . Builder<DeleteFeatureOnlineStoreRequest , Operation >  deleteFeatureOnlineStoreSettings ()  
  Returns the builder for the settings used for calls to deleteFeatureOnlineStore.
    
public   OperationCallSettings . Builder<DeleteFeatureViewRequest , Empty , DeleteOperationMetadata >  deleteFeatureViewOperationSettings ()  
  Returns the builder for the settings used for calls to deleteFeatureView.
    
public   UnaryCallSettings . Builder<DeleteFeatureViewRequest , Operation >  deleteFeatureViewSettings ()  
  Returns the builder for the settings used for calls to deleteFeatureView.
    
public   UnaryCallSettings . Builder<GetFeatureOnlineStoreRequest , FeatureOnlineStore >  getFeatureOnlineStoreSettings ()  
  Returns the builder for the settings used for calls to getFeatureOnlineStore.
    
public   UnaryCallSettings . Builder<GetFeatureViewRequest , FeatureView >  getFeatureViewSettings ()  
  Returns the builder for the settings used for calls to getFeatureView.
    
public   UnaryCallSettings . Builder<GetFeatureViewSyncRequest , FeatureViewSync >  getFeatureViewSyncSettings ()  
  Returns the builder for the settings used for calls to getFeatureViewSync.
    
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   FeatureOnlineStoreAdminServiceStubSettings . Builder   getStubSettingsBuilder ()  
  
  
    
public   PagedCallSettings . Builder<ListFeatureOnlineStoresRequest , ListFeatureOnlineStoresResponse , FeatureOnlineStoreAdminServiceClient . ListFeatureOnlineStoresPagedResponse >  listFeatureOnlineStoresSettings ()  
  Returns the builder for the settings used for calls to listFeatureOnlineStores.
    
public   PagedCallSettings . Builder<ListFeatureViewSyncsRequest , ListFeatureViewSyncsResponse , FeatureOnlineStoreAdminServiceClient . ListFeatureViewSyncsPagedResponse >  listFeatureViewSyncsSettings ()  
  Returns the builder for the settings used for calls to listFeatureViewSyncs.
    
public   PagedCallSettings . Builder<ListFeatureViewsRequest , ListFeatureViewsResponse , FeatureOnlineStoreAdminServiceClient . ListFeatureViewsPagedResponse >  listFeatureViewsSettings ()  
  Returns the builder for the settings used for calls to listFeatureViews.
    
public   PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , FeatureOnlineStoreAdminServiceClient . 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<SyncFeatureViewRequest , SyncFeatureViewResponse >  syncFeatureViewSettings ()  
  Returns the builder for the settings used for calls to syncFeatureView.
    
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   OperationCallSettings . Builder<UpdateFeatureOnlineStoreRequest , FeatureOnlineStore , UpdateFeatureOnlineStoreOperationMetadata >  updateFeatureOnlineStoreOperationSettings ()  
  Returns the builder for the settings used for calls to updateFeatureOnlineStore.
    
public   UnaryCallSettings . Builder<UpdateFeatureOnlineStoreRequest , Operation >  updateFeatureOnlineStoreSettings ()  
  Returns the builder for the settings used for calls to updateFeatureOnlineStore.
    
public   OperationCallSettings . Builder<UpdateFeatureViewRequest , FeatureView , UpdateFeatureViewOperationMetadata >  updateFeatureViewOperationSettings ()  
  Returns the builder for the settings used for calls to updateFeatureView.
    
public   UnaryCallSettings . Builder<UpdateFeatureViewRequest , Operation >  updateFeatureViewSettings ()  
  Returns the builder for the settings used for calls to updateFeatureView.
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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.
 
 
  
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-29 UTC."],[],[]]