Class LiveVideoAnalyticsStubSettings.Builder (0.1.0) 
  
      
     
  
  
  
   
  
    
  
  
    
    
    
  Version 0.1.0keyboard_arrow_down  
  
 
    
    
     
    
    
    
    
    
      
  
  
  
    
public   static   class  LiveVideoAnalyticsStubSettings . Builder   extends   StubSettings . Builder<LiveVideoAnalyticsStubSettings , LiveVideoAnalyticsStubSettings . Builder > 
   
  Builder for LiveVideoAnalyticsStubSettings.
 
  
  
  Constructors
   
   
  Builder() 
  
   
  Builder(ClientContext clientContext) 
  
    
protected   Builder ( ClientContext   clientContext )  
   
  
   
  Builder(LiveVideoAnalyticsStubSettings settings) 
  
    
protected   Builder ( LiveVideoAnalyticsStubSettings   settings )  
   
  
  Methods
   
   
  applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) 
  
    
public   LiveVideoAnalyticsStubSettings . 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.
 
  
  
   
  batchRunProcessOperationSettings() 
  
    
public   OperationCallSettings . Builder<BatchRunProcessRequest , BatchRunProcessResponse , OperationMetadata >  batchRunProcessOperationSettings ()  
   
  Returns the builder for the settings used for calls to batchRunProcess.
 
  
   
  batchRunProcessSettings() 
  
    
public   UnaryCallSettings . Builder<BatchRunProcessRequest , Operation >  batchRunProcessSettings ()  
   
  Returns the builder for the settings used for calls to batchRunProcess.
 
  
   
  build() 
  
    
public   LiveVideoAnalyticsStubSettings   build ()  
   
  
  Overrides 
  
  
   
  createAnalysisOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateAnalysisRequest , Analysis , OperationMetadata >  createAnalysisOperationSettings ()  
   
  Returns the builder for the settings used for calls to createAnalysis.
 
  
   
  createAnalysisSettings() 
  
    
public   UnaryCallSettings . Builder<CreateAnalysisRequest , Operation >  createAnalysisSettings ()  
   
  Returns the builder for the settings used for calls to createAnalysis.
 
  
   
  createOperatorOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateOperatorRequest , Operator , OperationMetadata >  createOperatorOperationSettings ()  
   
  Returns the builder for the settings used for calls to createOperator.
 
  
   
  createOperatorSettings() 
  
    
public   UnaryCallSettings . Builder<CreateOperatorRequest , Operation >  createOperatorSettings ()  
   
  Returns the builder for the settings used for calls to createOperator.
 
  
   
  createProcessOperationSettings() 
  
    
public   OperationCallSettings . Builder<CreateProcessRequest , Process , OperationMetadata >  createProcessOperationSettings ()  
   
  Returns the builder for the settings used for calls to createProcess.
 
  
   
  createProcessSettings() 
  
    
public   UnaryCallSettings . Builder<CreateProcessRequest , Operation >  createProcessSettings ()  
   
  Returns the builder for the settings used for calls to createProcess.
 
  
   
  deleteAnalysisOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteAnalysisRequest , Empty , OperationMetadata >  deleteAnalysisOperationSettings ()  
   
  Returns the builder for the settings used for calls to deleteAnalysis.
 
  
   
  deleteAnalysisSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteAnalysisRequest , Operation >  deleteAnalysisSettings ()  
   
  Returns the builder for the settings used for calls to deleteAnalysis.
 
  
   
  deleteOperatorOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteOperatorRequest , Empty , OperationMetadata >  deleteOperatorOperationSettings ()  
   
  Returns the builder for the settings used for calls to deleteOperator.
 
  
   
  deleteOperatorSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteOperatorRequest , Operation >  deleteOperatorSettings ()  
   
  Returns the builder for the settings used for calls to deleteOperator.
 
  
   
  deleteProcessOperationSettings() 
  
    
public   OperationCallSettings . Builder<DeleteProcessRequest , Empty , OperationMetadata >  deleteProcessOperationSettings ()  
   
  Returns the builder for the settings used for calls to deleteProcess.
 
  
   
  deleteProcessSettings() 
  
    
public   UnaryCallSettings . Builder<DeleteProcessRequest , Operation >  deleteProcessSettings ()  
   
  Returns the builder for the settings used for calls to deleteProcess.
 
  
   
  getAnalysisSettings() 
  
    
public   UnaryCallSettings . Builder<GetAnalysisRequest , Analysis >  getAnalysisSettings ()  
   
  Returns the builder for the settings used for calls to getAnalysis.
 
  
   
  getOperatorSettings() 
  
    
public   UnaryCallSettings . Builder<GetOperatorRequest , Operator >  getOperatorSettings ()  
   
  Returns the builder for the settings used for calls to getOperator.
 
  
   
  getProcessSettings() 
  
    
public   UnaryCallSettings . Builder<GetProcessRequest , Process >  getProcessSettings ()  
   
  Returns the builder for the settings used for calls to getProcess.
 
  
   
  listAnalysesSettings() 
  
    
public   PagedCallSettings . Builder<ListAnalysesRequest , ListAnalysesResponse , LiveVideoAnalyticsClient . ListAnalysesPagedResponse >  listAnalysesSettings ()  
   
  Returns the builder for the settings used for calls to listAnalyses.
 
  
  
  
  
    
public   PagedCallSettings . Builder<ListOperatorsRequest , ListOperatorsResponse , LiveVideoAnalyticsClient . ListOperatorsPagedResponse >  listOperatorsSettings ()  
   
  Returns the builder for the settings used for calls to listOperators.
 
  
   
  listProcessesSettings() 
  
    
public   PagedCallSettings . Builder<ListProcessesRequest , ListProcessesResponse , LiveVideoAnalyticsClient . ListProcessesPagedResponse >  listProcessesSettings ()  
   
  Returns the builder for the settings used for calls to listProcesses.
 
  
  
  
  
    
public   PagedCallSettings . Builder<ListPublicOperatorsRequest , ListPublicOperatorsResponse , LiveVideoAnalyticsClient . ListPublicOperatorsPagedResponse >  listPublicOperatorsSettings ()  
   
  Returns the builder for the settings used for calls to listPublicOperators.
 
  
   
  resolveOperatorInfoSettings() 
  
    
public   UnaryCallSettings . Builder<ResolveOperatorInfoRequest , ResolveOperatorInfoResponse >  resolveOperatorInfoSettings ()  
   
  Returns the builder for the settings used for calls to resolveOperatorInfo.
 
  
   
  unaryMethodSettingsBuilders() 
  
    
public   ImmutableList<UnaryCallSettings . Builder <? , ? >>  unaryMethodSettingsBuilders ()  
   
  
    
      
        Returns  
       
      
        Type  
        Description  
       
      
        com.google.common.collect.ImmutableList <Builder <? ,? >> 
         
       
     
  
   
  updateAnalysisOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateAnalysisRequest , Analysis , OperationMetadata >  updateAnalysisOperationSettings ()  
   
  Returns the builder for the settings used for calls to updateAnalysis.
 
  
   
  updateAnalysisSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateAnalysisRequest , Operation >  updateAnalysisSettings ()  
   
  Returns the builder for the settings used for calls to updateAnalysis.
 
  
   
  updateOperatorOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateOperatorRequest , Operator , OperationMetadata >  updateOperatorOperationSettings ()  
   
  Returns the builder for the settings used for calls to updateOperator.
 
  
   
  updateOperatorSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateOperatorRequest , Operation >  updateOperatorSettings ()  
   
  Returns the builder for the settings used for calls to updateOperator.
 
  
   
  updateProcessOperationSettings() 
  
    
public   OperationCallSettings . Builder<UpdateProcessRequest , Process , OperationMetadata >  updateProcessOperationSettings ()  
   
  Returns the builder for the settings used for calls to updateProcess.
 
  
   
  updateProcessSettings() 
  
    
public   UnaryCallSettings . Builder<UpdateProcessRequest , Operation >  updateProcessSettings ()  
   
  Returns the builder for the settings used for calls to updateProcess.
 
  
 
     
    
  
  
  
     
  
 
  
    
    
      
       
    
    
  
  
 
  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-30 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-30 UTC."],[],[]]