Class ResponseMessage.Text.Builder (4.4.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 4.4.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  ResponseMessage . Text . Builder   extends   GeneratedMessageV3 . Builder<ResponseMessage . Text . Builder >  implements   ResponseMessage . TextOrBuilder  
   The text response message.
 Protobuf type google.cloud.dialogflow.v2beta1.ResponseMessage.Text
Methods
   
  addAllText(Iterable<String> values) 
  
    
public   ResponseMessage . Text . Builder   addAllText ( Iterable<String>   values )  
   A collection of text responses.
 repeated string text = 1;
Parameter 
  
  Returns 
  
  addRepeatedField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   ResponseMessage . Text . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  Parameters 
  
  Returns 
  
  Overrides 
  
  addText(String value) 
  
    
public   ResponseMessage . Text . Builder   addText ( String   value )  
   A collection of text responses.
 repeated string text = 1;
Parameter 
  
    
      
        Name Description  
      
        value String The text to add.
 
     
  
  Returns 
  
  addTextBytes(ByteString value) 
  
    
public   ResponseMessage . Text . Builder   addTextBytes ( ByteString   value )  
   A collection of text responses.
 repeated string text = 1;
Parameter 
  
    
      
        Name Description  
      
        value ByteString The bytes of the text to add.
 
     
  
  Returns 
  
  build() 
  
    
public   ResponseMessage . Text   build ()  
  Returns 
  
  buildPartial() 
  
    
public   ResponseMessage . Text   buildPartial ()  
  Returns 
  
  clear() 
  
    
public   ResponseMessage . Text . Builder   clear ()  
  Returns 
  
  Overrides 
  
  clearField(Descriptors.FieldDescriptor field) 
  
    
public   ResponseMessage . Text . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  Parameter 
  
  Returns 
  
  Overrides 
  
  clearOneof(Descriptors.OneofDescriptor oneof) 
  
    
public   ResponseMessage . Text . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  Parameter 
  
  Returns 
  
  Overrides 
  
  clearText() 
  
    
public   ResponseMessage . Text . Builder   clearText ()  
   A collection of text responses.
 repeated string text = 1;
Returns 
  
  clone() 
  
    
public   ResponseMessage . Text . Builder   clone ()  
  Returns 
  
  Overrides 
  
  getDefaultInstanceForType() 
  
    
public   ResponseMessage . Text   getDefaultInstanceForType ()  
  Returns 
  
  getDescriptor() 
  
    
public   static   final   Descriptors . Descriptor   getDescriptor ()  
  Returns 
  
  getDescriptorForType() 
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  Returns 
  
  Overrides 
  
  getText(int index) 
  
    
public   String   getText ( int   index )  
   A collection of text responses.
 repeated string text = 1;
Parameter 
  
    
      
        Name Description  
      
        index int The index of the element to return.
 
     
  
  Returns 
  
    
      
        Type Description  
      
        String The text at the given index.
 
     
  
  getTextBytes(int index) 
  
    
public   ByteString   getTextBytes ( int   index )  
   A collection of text responses.
 repeated string text = 1;
Parameter 
  
    
      
        Name Description  
      
        index int The index of the value to return.
 
     
  
  Returns 
  
    
      
        Type Description  
      
        ByteString The bytes of the text at the given index.
 
     
  
  getTextCount() 
  
    
public   int   getTextCount ()  
   A collection of text responses.
 repeated string text = 1;
Returns 
  
    
      
        Type Description  
      
        int The count of text.
 
     
  
  getTextList() 
  
    
public   ProtocolStringList   getTextList ()  
   A collection of text responses.
 repeated string text = 1;
Returns 
  
  internalGetFieldAccessorTable() 
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  Returns 
  
  Overrides 
  
  isInitialized() 
  
    
public   final   boolean   isInitialized ()  
  Returns 
  
  Overrides 
  
  mergeFrom(ResponseMessage.Text other) 
  
    
public   ResponseMessage . Text . Builder   mergeFrom ( ResponseMessage . Text   other )  
  Parameter 
  
  Returns 
  
  mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) 
  
    
public   ResponseMessage . Text . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  Parameters 
  
  Returns 
  
  Overrides 
  
  Exceptions 
  
  mergeFrom(Message other) 
  
    
public   ResponseMessage . Text . Builder   mergeFrom ( Message   other )  
  Parameter 
  
  Returns 
  
  Overrides 
  
  mergeUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   ResponseMessage . Text . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  Parameter 
  
  Returns 
  
  Overrides 
  
  setField(Descriptors.FieldDescriptor field, Object value) 
  
    
public   ResponseMessage . Text . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  Parameters 
  
  Returns 
  
  Overrides 
  
  setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) 
  
    
public   ResponseMessage . Text . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  Parameters 
  
  Returns 
  
  Overrides 
  
  setText(int index, String value) 
  
    
public   ResponseMessage . Text . Builder   setText ( int   index ,   String   value )  
   A collection of text responses.
 repeated string text = 1;
Parameters 
  
    
      
        Name Description  
      
        index int The index to set the value at.
 
      
        value String The text to set.
 
     
  
  Returns 
  
  setUnknownFields(UnknownFieldSet unknownFields) 
  
    
public   final   ResponseMessage . Text . Builder   setUnknownFields ( UnknownFieldSet   unknownFields )  
  Parameter 
  
  Returns 
  
  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-11 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-11 UTC."],[],[]]