Class RagEngineConfig.Builder (3.77.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version 3.77.0keyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
public   static   final   class  RagEngineConfig . Builder   extends   GeneratedMessageV3 . Builder<RagEngineConfig . Builder >  implements   RagEngineConfigOrBuilder  
   Config for RagEngine.
 Protobuf type google.cloud.aiplatform.v1beta1.RagEngineConfig
    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   RagEngineConfig . Builder   addRepeatedField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  
    
public   RagEngineConfig   build ()  
  
  
    
public   RagEngineConfig   buildPartial ()  
  
  
    
public   RagEngineConfig . Builder   clear ()  
  
  Overrides 
  
  
    
public   RagEngineConfig . Builder   clearField ( Descriptors . FieldDescriptor   field )  
  
  
  Overrides 
  
  
    
public   RagEngineConfig . Builder   clearName ()  
   Identifier. The name of the RagEngineConfig.
 Format:
 projects/{project}/locations/{location}/ragEngineConfig
 string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
    
public   RagEngineConfig . Builder   clearOneof ( Descriptors . OneofDescriptor   oneof )  
  
  
  Overrides 
  
  
    
public   RagEngineConfig . Builder   clearRagManagedDbConfig ()  
   The config of the RagManagedDb used by RagEngine.
 .google.cloud.aiplatform.v1beta1.RagManagedDbConfig rag_managed_db_config = 2;
    
public   RagEngineConfig . Builder   clone ()  
  
  Overrides 
  
  
    
public   RagEngineConfig   getDefaultInstanceForType ()  
  
  
    
public   Descriptors . Descriptor   getDescriptorForType ()  
  
  Overrides 
  
   Identifier. The name of the RagEngineConfig.
 Format:
 projects/{project}/locations/{location}/ragEngineConfig
 string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
    
      
        Returns  
      
        Type Description  
      
        String The name.
 
     
  
  
    
public   ByteString   getNameBytes ()  
   Identifier. The name of the RagEngineConfig.
 Format:
 projects/{project}/locations/{location}/ragEngineConfig
 string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
    
      
        Returns  
      
        Type Description  
      
        ByteString The bytes for name.
 
     
  
  
    
public   RagManagedDbConfig   getRagManagedDbConfig ()  
   The config of the RagManagedDb used by RagEngine.
 .google.cloud.aiplatform.v1beta1.RagManagedDbConfig rag_managed_db_config = 2;
    
public   RagManagedDbConfig . Builder   getRagManagedDbConfigBuilder ()  
   The config of the RagManagedDb used by RagEngine.
 .google.cloud.aiplatform.v1beta1.RagManagedDbConfig rag_managed_db_config = 2;
    
public   RagManagedDbConfigOrBuilder   getRagManagedDbConfigOrBuilder ()  
   The config of the RagManagedDb used by RagEngine.
 .google.cloud.aiplatform.v1beta1.RagManagedDbConfig rag_managed_db_config = 2;
    
public   boolean   hasRagManagedDbConfig ()  
   The config of the RagManagedDb used by RagEngine.
 .google.cloud.aiplatform.v1beta1.RagManagedDbConfig rag_managed_db_config = 2;
    
      
        Returns  
      
        Type Description  
      
        boolean Whether the ragManagedDbConfig field is set.
 
     
  
  
    
protected   GeneratedMessageV3 . FieldAccessorTable   internalGetFieldAccessorTable ()  
  
  Overrides 
  
  
    
public   final   boolean   isInitialized ()  
  
  Overrides 
  
  
    
public   RagEngineConfig . Builder   mergeFrom ( RagEngineConfig   other )  
  
  
  
    
public   RagEngineConfig . Builder   mergeFrom ( CodedInputStream   input ,   ExtensionRegistryLite   extensionRegistry )  
  
  
  Overrides 
  
  
  
    
public   RagEngineConfig . Builder   mergeFrom ( Message   other )  
  
    
      
        Parameter  
      
        Name Description  
      
        otherMessage  
     
  
  
  Overrides 
  
  
    
public   RagEngineConfig . Builder   mergeRagManagedDbConfig ( RagManagedDbConfig   value )  
   The config of the RagManagedDb used by RagEngine.
 .google.cloud.aiplatform.v1beta1.RagManagedDbConfig rag_managed_db_config = 2;
    
public   final   RagEngineConfig . Builder   mergeUnknownFields ( UnknownFieldSet   unknownFields )  
  
  
  Overrides 
  
  
    
public   RagEngineConfig . Builder   setField ( Descriptors . FieldDescriptor   field ,   Object   value )  
  
  
  Overrides 
  
  
    
public   RagEngineConfig . Builder   setName ( String   value )  
   Identifier. The name of the RagEngineConfig.
 Format:
 projects/{project}/locations/{location}/ragEngineConfig
 string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
    
      
        Parameter  
      
        Name Description  
      
        valueString The name to set.
 
     
  
  
  
    
public   RagEngineConfig . Builder   setNameBytes ( ByteString   value )  
   Identifier. The name of the RagEngineConfig.
 Format:
 projects/{project}/locations/{location}/ragEngineConfig
 string name = 1 [(.google.api.field_behavior) = IDENTIFIER];
    
      
        Parameter  
      
        Name Description  
      
        valueByteString The bytes for name to set.
 
     
  
  
  
    
public   RagEngineConfig . Builder   setRagManagedDbConfig ( RagManagedDbConfig   value )  
   The config of the RagManagedDb used by RagEngine.
 .google.cloud.aiplatform.v1beta1.RagManagedDbConfig rag_managed_db_config = 2;
    
public   RagEngineConfig . Builder   setRagManagedDbConfig ( RagManagedDbConfig . Builder   builderForValue )  
   The config of the RagManagedDb used by RagEngine.
 .google.cloud.aiplatform.v1beta1.RagManagedDbConfig rag_managed_db_config = 2;
    
public   RagEngineConfig . Builder   setRepeatedField ( Descriptors . FieldDescriptor   field ,   int   index ,   Object   value )  
  
  
  Overrides 
  
  
    
public   final   RagEngineConfig . 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."],[],[]]