Class AsyncBatchAnnotateImagesResponse.Builder (3.11.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 3.11.0keyboard_arrow_down  
  
 
    
    
    
      
  
  
  
    
public   static   final   class  AsyncBatchAnnotateImagesResponse . Builder   extends   GeneratedMessageV3 . Builder<AsyncBatchAnnotateImagesResponse . Builder >  implements   AsyncBatchAnnotateImagesResponseOrBuilder  
   Response to an async batch image annotation request.
 Protobuf type google.cloud.vision.v1.AsyncBatchAnnotateImagesResponse
    Inherited Members 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder() 
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString) 
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int) 
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int) 
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder) 
    
    
    
    
    
    
    
    
    
    
    
    
   
  Static Methods
   
  getDescriptor() 
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  
  Methods
   
  addRepeatedField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  build() 
  
    
public   AsyncBatchAnnotateImagesResponse   build ()  
  
  buildPartial() 
  
    
public   AsyncBatchAnnotateImagesResponse   buildPartial ()  
  
  clear() 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   clear ()  
  
  Overrides 
  
  clearField(Descriptors.FieldDescriptor field) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  
  
  Overrides 
  
  clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  
  
  Overrides 
  
  clearOutputConfig() 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   clearOutputConfig ()  
   The output location and metadata from AsyncBatchAnnotateImagesRequest.
 .google.cloud.vision.v1.OutputConfig output_config = 1;
clone() 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   clone ()  
  
  Overrides 
  
  getDefaultInstanceForType() 
  
    
public   AsyncBatchAnnotateImagesResponse   getDefaultInstanceForType ()  
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  Overrides 
  
  getOutputConfig() 
  
    
public   OutputConfig   getOutputConfig ()  
   The output location and metadata from AsyncBatchAnnotateImagesRequest.
 .google.cloud.vision.v1.OutputConfig output_config = 1;
getOutputConfigBuilder() 
  
    
public   OutputConfig . Builder   getOutputConfigBuilder ()  
   The output location and metadata from AsyncBatchAnnotateImagesRequest.
 .google.cloud.vision.v1.OutputConfig output_config = 1;
getOutputConfigOrBuilder() 
  
    
public   OutputConfigOrBuilder   getOutputConfigOrBuilder ()  
   The output location and metadata from AsyncBatchAnnotateImagesRequest.
 .google.cloud.vision.v1.OutputConfig output_config = 1;
hasOutputConfig() 
  
    
public   boolean   hasOutputConfig ()  
   The output location and metadata from AsyncBatchAnnotateImagesRequest.
 .google.cloud.vision.v1.OutputConfig output_config = 1;
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the outputConfig field is set.
 
     
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  mergeFrom(AsyncBatchAnnotateImagesResponse other) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   mergeFrom ( AsyncBatchAnnotateImagesResponse   other )  
  
  
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  Overrides 
  
  
  mergeFrom(Message other) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   mergeFrom ( Message   other )  
  
    
      
        Parameter  
      
        Name Description  
      
        otherMessage  
     
  
  
  Overrides 
  
  mergeOutputConfig(OutputConfig value) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   mergeOutputConfig ( OutputConfig   value )  
   The output location and metadata from AsyncBatchAnnotateImagesRequest.
 .google.cloud.vision.v1.OutputConfig output_config = 1;
mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   AsyncBatchAnnotateImagesResponse . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  setOutputConfig(OutputConfig value) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   setOutputConfig ( OutputConfig   value )  
   The output location and metadata from AsyncBatchAnnotateImagesRequest.
 .google.cloud.vision.v1.OutputConfig output_config = 1;
setOutputConfig(OutputConfig.Builder builderForValue) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   setOutputConfig ( OutputConfig . Builder   builderForValue )  
   The output location and metadata from AsyncBatchAnnotateImagesRequest.
 .google.cloud.vision.v1.OutputConfig output_config = 1;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   AsyncBatchAnnotateImagesResponse . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  
  
  Overrides 
  
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   AsyncBatchAnnotateImagesResponse . Builder   setUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  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."],[],[]]