public static final class Retrieval.Builder extends GeneratedMessageV3.Builder<Retrieval.Builder> implements RetrievalOrBuilder
   
   Defines a retrieval tool that model can call to access external knowledge.
 Protobuf type google.cloud.aiplatform.v1beta1.Retrieval
    Inherited Members
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
    
    
    
    
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
    
    
    
      com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
    
    
    
    
    
    
      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
  
  
  
  
    public static final Descriptors.Descriptor getDescriptor()
   
  
  Methods
  
  
  
  
    public Retrieval.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
  
  
  
  
    public Retrieval buildPartial()
   
  
  
  
  
    public Retrieval.Builder clear()
   
  
  Overrides
  
  
  
  
    public Retrieval.Builder clearDisableAttribution()
   
  Deprecated. google.cloud.aiplatform.v1beta1.Retrieval.disable_attribution is deprecated. See
     google/cloud/aiplatform/v1beta1/tool.proto;l=361
 Optional. Deprecated. This option is no longer supported.
 
 bool disable_attribution = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
 
    public Retrieval.Builder clearField(Descriptors.FieldDescriptor field)
   
  
  
  Overrides
  
  
  
  
    public Retrieval.Builder clearOneof(Descriptors.OneofDescriptor oneof)
   
  
  
  Overrides
  
  
  
  
    public Retrieval.Builder clearSource()
   
  
  
  
  
    public Retrieval.Builder clearVertexAiSearch()
   
   Set to use data source powered by Vertex AI Search.
 .google.cloud.aiplatform.v1beta1.VertexAISearch vertex_ai_search = 2;
    public Retrieval.Builder clearVertexRagStore()
   
   Set to use data source powered by Vertex RAG store.
 User data is uploaded via the VertexRagDataService.
 .google.cloud.aiplatform.v1beta1.VertexRagStore vertex_rag_store = 4;
    public Retrieval.Builder clone()
   
  
  Overrides
  
  
  
  
    public Retrieval getDefaultInstanceForType()
   
  
  
  
  
    public Descriptors.Descriptor getDescriptorForType()
   
  
  Overrides
  
  
  
  
    public boolean getDisableAttribution()
   
  Deprecated. google.cloud.aiplatform.v1beta1.Retrieval.disable_attribution is deprecated. See
     google/cloud/aiplatform/v1beta1/tool.proto;l=361
 Optional. Deprecated. This option is no longer supported.
 
 bool disable_attribution = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | The disableAttribution. | 
    
  
  
  
  
    public Retrieval.SourceCase getSourceCase()
   
  
  
  
  
    public VertexAISearch getVertexAiSearch()
   
   Set to use data source powered by Vertex AI Search.
 .google.cloud.aiplatform.v1beta1.VertexAISearch vertex_ai_search = 2;
    public VertexAISearch.Builder getVertexAiSearchBuilder()
   
   Set to use data source powered by Vertex AI Search.
 .google.cloud.aiplatform.v1beta1.VertexAISearch vertex_ai_search = 2;
    public VertexAISearchOrBuilder getVertexAiSearchOrBuilder()
   
   Set to use data source powered by Vertex AI Search.
 .google.cloud.aiplatform.v1beta1.VertexAISearch vertex_ai_search = 2;
    public VertexRagStore getVertexRagStore()
   
   Set to use data source powered by Vertex RAG store.
 User data is uploaded via the VertexRagDataService.
 .google.cloud.aiplatform.v1beta1.VertexRagStore vertex_rag_store = 4;
    public VertexRagStore.Builder getVertexRagStoreBuilder()
   
   Set to use data source powered by Vertex RAG store.
 User data is uploaded via the VertexRagDataService.
 .google.cloud.aiplatform.v1beta1.VertexRagStore vertex_rag_store = 4;
    public VertexRagStoreOrBuilder getVertexRagStoreOrBuilder()
   
   Set to use data source powered by Vertex RAG store.
 User data is uploaded via the VertexRagDataService.
 .google.cloud.aiplatform.v1beta1.VertexRagStore vertex_rag_store = 4;
    public boolean hasVertexAiSearch()
   
   Set to use data source powered by Vertex AI Search.
 .google.cloud.aiplatform.v1beta1.VertexAISearch vertex_ai_search = 2;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the vertexAiSearch field is set. | 
    
  
  
  
  
    public boolean hasVertexRagStore()
   
   Set to use data source powered by Vertex RAG store.
 User data is uploaded via the VertexRagDataService.
 .google.cloud.aiplatform.v1beta1.VertexRagStore vertex_rag_store = 4;
    
      
        | Returns | 
      
        | Type | Description | 
      
        | boolean | Whether the vertexRagStore field is set. | 
    
  
  
  
  
    protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
   
  
  Overrides
  
  
  
  
    public final boolean isInitialized()
   
  
  Overrides
  
  
  
  
    public Retrieval.Builder mergeFrom(Retrieval other)
   
  
  
  
  
  
    public Retrieval.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
   
  
  
  Overrides
  
  
  
  
  
    public Retrieval.Builder mergeFrom(Message other)
   
  
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | other | Message
 | 
    
  
  
  Overrides
  
  
  
  
    public final Retrieval.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  
  
    public Retrieval.Builder mergeVertexAiSearch(VertexAISearch value)
   
   Set to use data source powered by Vertex AI Search.
 .google.cloud.aiplatform.v1beta1.VertexAISearch vertex_ai_search = 2;
    public Retrieval.Builder mergeVertexRagStore(VertexRagStore value)
   
   Set to use data source powered by Vertex RAG store.
 User data is uploaded via the VertexRagDataService.
 .google.cloud.aiplatform.v1beta1.VertexRagStore vertex_rag_store = 4;
    public Retrieval.Builder setDisableAttribution(boolean value)
   
  Deprecated. google.cloud.aiplatform.v1beta1.Retrieval.disable_attribution is deprecated. See
     google/cloud/aiplatform/v1beta1/tool.proto;l=361
 Optional. Deprecated. This option is no longer supported.
 
 bool disable_attribution = 3 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
 
    
      
        | Parameter | 
      
        | Name | Description | 
      
        | value | boolean
 The disableAttribution to set. | 
    
  
  
  
  
  
    public Retrieval.Builder setField(Descriptors.FieldDescriptor field, Object value)
   
  
  
  Overrides
  
  
  
  
    public Retrieval.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
   
  
  
  Overrides
  
  
  
  
    public final Retrieval.Builder setUnknownFields(UnknownFieldSet unknownFields)
   
  
  
  Overrides
  
  
  
  
    public Retrieval.Builder setVertexAiSearch(VertexAISearch value)
   
   Set to use data source powered by Vertex AI Search.
 .google.cloud.aiplatform.v1beta1.VertexAISearch vertex_ai_search = 2;
    public Retrieval.Builder setVertexAiSearch(VertexAISearch.Builder builderForValue)
   
   Set to use data source powered by Vertex AI Search.
 .google.cloud.aiplatform.v1beta1.VertexAISearch vertex_ai_search = 2;
    public Retrieval.Builder setVertexRagStore(VertexRagStore value)
   
   Set to use data source powered by Vertex RAG store.
 User data is uploaded via the VertexRagDataService.
 .google.cloud.aiplatform.v1beta1.VertexRagStore vertex_rag_store = 4;
    public Retrieval.Builder setVertexRagStore(VertexRagStore.Builder builderForValue)
   
   Set to use data source powered by Vertex RAG store.
 User data is uploaded via the VertexRagDataService.
 .google.cloud.aiplatform.v1beta1.VertexRagStore vertex_rag_store = 4;