Class AssetServiceStubSettings.Builder (3.41.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 3.41.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   class  AssetServiceStubSettings . Builder   extends   StubSettings . Builder<AssetServiceStubSettings , AssetServiceStubSettings . Builder > 
  Builder for AssetServiceStubSettings.
Constructors
   
  Builder() 
  
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
  
  Builder(AssetServiceStubSettings settings) 
  
    
protected   Builder ( AssetServiceStubSettings   settings )  
  
  Methods
   
  analyzeIamPolicyLongrunningOperationSettings() 
  
    
public   OperationCallSettings . Builder<AnalyzeIamPolicyLongrunningRequest , AnalyzeIamPolicyLongrunningResponse , AnalyzeIamPolicyLongrunningMetadata >  analyzeIamPolicyLongrunningOperationSettings ()  
  Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.
analyzeIamPolicyLongrunningSettings() 
  
    
public   UnaryCallSettings . Builder<AnalyzeIamPolicyLongrunningRequest , Operation >  analyzeIamPolicyLongrunningSettings ()  
  Returns the builder for the settings used for calls to analyzeIamPolicyLongrunning.
analyzeIamPolicySettings() 
  
    
public   UnaryCallSettings . Builder<AnalyzeIamPolicyRequest , AnalyzeIamPolicyResponse >  analyzeIamPolicySettings ()  
  Returns the builder for the settings used for calls to analyzeIamPolicy.
analyzeMoveSettings() 
  
    
public   UnaryCallSettings . Builder<AnalyzeMoveRequest , AnalyzeMoveResponse >  analyzeMoveSettings ()  
  Returns the builder for the settings used for calls to analyzeMove.
analyzeOrgPoliciesSettings() 
  
    
public   PagedCallSettings . Builder<AnalyzeOrgPoliciesRequest , AnalyzeOrgPoliciesResponse , AssetServiceClient . AnalyzeOrgPoliciesPagedResponse >  analyzeOrgPoliciesSettings ()  
  Returns the builder for the settings used for calls to analyzeOrgPolicies.
analyzeOrgPolicyGovernedAssetsSettings() 
  
    
public   PagedCallSettings . Builder<AnalyzeOrgPolicyGovernedAssetsRequest , AnalyzeOrgPolicyGovernedAssetsResponse , AssetServiceClient . AnalyzeOrgPolicyGovernedAssetsPagedResponse >  analyzeOrgPolicyGovernedAssetsSettings ()  
  Returns the builder for the settings used for calls to analyzeOrgPolicyGovernedAssets.
    
public   PagedCallSettings . Builder<AnalyzeOrgPolicyGovernedContainersRequest , AnalyzeOrgPolicyGovernedContainersResponse , AssetServiceClient . AnalyzeOrgPolicyGovernedContainersPagedResponse >  analyzeOrgPolicyGovernedContainersSettings ()  
  Returns the builder for the settings used for calls to analyzeOrgPolicyGovernedContainers.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) 
  
    
public   AssetServiceStubSettings . 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.
batchGetAssetsHistorySettings() 
  
    
public   UnaryCallSettings . Builder<BatchGetAssetsHistoryRequest , BatchGetAssetsHistoryResponse >  batchGetAssetsHistorySettings ()  
  Returns the builder for the settings used for calls to batchGetAssetsHistory.
batchGetEffectiveIamPoliciesSettings() 
  
    
public   UnaryCallSettings . Builder<BatchGetEffectiveIamPoliciesRequest , BatchGetEffectiveIamPoliciesResponse >  batchGetEffectiveIamPoliciesSettings ()  
  Returns the builder for the settings used for calls to batchGetEffectiveIamPolicies.
build() 
  
    
public   AssetServiceStubSettings   build ()  
  
  Overrides 
  
  
  createFeedSettings() 
  
    
public   UnaryCallSettings . Builder<CreateFeedRequest , Feed >  createFeedSettings ()  
  Returns the builder for the settings used for calls to createFeed.
createSavedQuerySettings() 
  
    
public   UnaryCallSettings . Builder<CreateSavedQueryRequest , SavedQuery >  createSavedQuerySettings ()  
  Returns the builder for the settings used for calls to createSavedQuery.
deleteFeedSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteFeedRequest , Empty >  deleteFeedSettings ()  
  Returns the builder for the settings used for calls to deleteFeed.
deleteSavedQuerySettings() 
  
    
public   UnaryCallSettings . Builder<DeleteSavedQueryRequest , Empty >  deleteSavedQuerySettings ()  
  Returns the builder for the settings used for calls to deleteSavedQuery.
exportAssetsOperationSettings() 
  
    
public   OperationCallSettings . Builder<ExportAssetsRequest , ExportAssetsResponse , ExportAssetsRequest >  exportAssetsOperationSettings ()  
  Returns the builder for the settings used for calls to exportAssets.
exportAssetsSettings() 
  
    
public   UnaryCallSettings . Builder<ExportAssetsRequest , Operation >  exportAssetsSettings ()  
  Returns the builder for the settings used for calls to exportAssets.
getEndpoint() 
  
    
public   String   getEndpoint ()  
  Returns the endpoint set by the user or the the service's default endpoint.
    
      
        Returns  
      
        Type Description  
      
        String  
     
  
  Overrides 
  
  getFeedSettings() 
  
    
public   UnaryCallSettings . Builder<GetFeedRequest , Feed >  getFeedSettings ()  
  Returns the builder for the settings used for calls to getFeed.
getSavedQuerySettings() 
  
    
public   UnaryCallSettings . Builder<GetSavedQueryRequest , SavedQuery >  getSavedQuerySettings ()  
  Returns the builder for the settings used for calls to getSavedQuery.
listAssetsSettings() 
  
    
public   PagedCallSettings . Builder<ListAssetsRequest , ListAssetsResponse , AssetServiceClient . ListAssetsPagedResponse >  listAssetsSettings ()  
  Returns the builder for the settings used for calls to listAssets.
listFeedsSettings() 
  
    
public   UnaryCallSettings . Builder<ListFeedsRequest , ListFeedsResponse >  listFeedsSettings ()  
  Returns the builder for the settings used for calls to listFeeds.
listSavedQueriesSettings() 
  
    
public   PagedCallSettings . Builder<ListSavedQueriesRequest , ListSavedQueriesResponse , AssetServiceClient . ListSavedQueriesPagedResponse >  listSavedQueriesSettings ()  
  Returns the builder for the settings used for calls to listSavedQueries.
queryAssetsSettings() 
  
    
public   UnaryCallSettings . Builder<QueryAssetsRequest , QueryAssetsResponse >  queryAssetsSettings ()  
  Returns the builder for the settings used for calls to queryAssets.
searchAllIamPoliciesSettings() 
  
    
public   PagedCallSettings . Builder<SearchAllIamPoliciesRequest , SearchAllIamPoliciesResponse , AssetServiceClient . SearchAllIamPoliciesPagedResponse >  searchAllIamPoliciesSettings ()  
  Returns the builder for the settings used for calls to searchAllIamPolicies.
searchAllResourcesSettings() 
  
    
public   PagedCallSettings . Builder<SearchAllResourcesRequest , SearchAllResourcesResponse , AssetServiceClient . SearchAllResourcesPagedResponse >  searchAllResourcesSettings ()  
  Returns the builder for the settings used for calls to searchAllResources.
unaryMethodSettingsBuilders() 
  
    
public   ImmutableList<UnaryCallSettings . Builder <? , ? >>  unaryMethodSettingsBuilders ()  
  
    
      
        Returns  
      
        Type Description  
      
        com.google.common.collect.ImmutableList <Builder <? ,? >> 
     
  
  updateFeedSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateFeedRequest , Feed >  updateFeedSettings ()  
  Returns the builder for the settings used for calls to updateFeed.
updateSavedQuerySettings() 
  
    
public   UnaryCallSettings . Builder<UpdateSavedQueryRequest , SavedQuery >  updateSavedQuerySettings ()  
  Returns the builder for the settings used for calls to updateSavedQuery.
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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-28 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-28 UTC."],[],[]]