Send feedback
Class RagVectorDbConfig.VertexVectorSearch.Builder (3.57.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latest keyboard_arrow_down
public static final class RagVectorDbConfig . VertexVectorSearch . Builder extends GeneratedMessageV3 . Builder<RagVectorDbConfig . VertexVectorSearch . Builder > implements RagVectorDbConfig . VertexVectorSearchOrBuilder
The config for the Vertex Vector Search.
Protobuf type google.cloud.aiplatform.v1.RagVectorDbConfig.VertexVectorSearch
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 RagVectorDbConfig . VertexVectorSearch . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public RagVectorDbConfig . VertexVectorSearch build ()
public RagVectorDbConfig . VertexVectorSearch buildPartial ()
public RagVectorDbConfig . VertexVectorSearch . Builder clear ()
Overrides
public RagVectorDbConfig . VertexVectorSearch . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
public RagVectorDbConfig . VertexVectorSearch . Builder clearIndex ()
The resource name of the Index.
Format:
projects/{project}/locations/{location}/indexes/{index}
string index = 2;
public RagVectorDbConfig . VertexVectorSearch . Builder clearIndexEndpoint ()
The resource name of the Index Endpoint.
Format:
projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
string index_endpoint = 1;
public RagVectorDbConfig . VertexVectorSearch . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
public RagVectorDbConfig . VertexVectorSearch . Builder clone ()
Overrides
public RagVectorDbConfig . VertexVectorSearch getDefaultInstanceForType ()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
The resource name of the Index.
Format:
projects/{project}/locations/{location}/indexes/{index}
string index = 2;
Returns
Type
Description
String
The index.
public ByteString getIndexBytes ()
The resource name of the Index.
Format:
projects/{project}/locations/{location}/indexes/{index}
string index = 2;
Returns
Type
Description
ByteString
The bytes for index.
public String getIndexEndpoint ()
The resource name of the Index Endpoint.
Format:
projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
string index_endpoint = 1;
Returns
Type
Description
String
The indexEndpoint.
public ByteString getIndexEndpointBytes ()
The resource name of the Index Endpoint.
Format:
projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
string index_endpoint = 1;
Returns
Type
Description
ByteString
The bytes for indexEndpoint.
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
public final boolean isInitialized ()
Overrides
public RagVectorDbConfig . VertexVectorSearch . Builder mergeFrom ( RagVectorDbConfig . VertexVectorSearch other )
public RagVectorDbConfig . VertexVectorSearch . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
public RagVectorDbConfig . VertexVectorSearch . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
public final RagVectorDbConfig . VertexVectorSearch . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
public RagVectorDbConfig . VertexVectorSearch . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
public RagVectorDbConfig . VertexVectorSearch . Builder setIndex ( String value )
The resource name of the Index.
Format:
projects/{project}/locations/{location}/indexes/{index}
string index = 2;
Parameter
Name
Description
value
String
The index to set.
public RagVectorDbConfig . VertexVectorSearch . Builder setIndexBytes ( ByteString value )
The resource name of the Index.
Format:
projects/{project}/locations/{location}/indexes/{index}
string index = 2;
Parameter
Name
Description
value
ByteString
The bytes for index to set.
public RagVectorDbConfig . VertexVectorSearch . Builder setIndexEndpoint ( String value )
The resource name of the Index Endpoint.
Format:
projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
string index_endpoint = 1;
Parameter
Name
Description
value
String
The indexEndpoint to set.
public RagVectorDbConfig . VertexVectorSearch . Builder setIndexEndpointBytes ( ByteString value )
The resource name of the Index Endpoint.
Format:
projects/{project}/locations/{location}/indexEndpoints/{index_endpoint}
string index_endpoint = 1;
Parameter
Name
Description
value
ByteString
The bytes for indexEndpoint to set.
public RagVectorDbConfig . VertexVectorSearch . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
public final RagVectorDbConfig . VertexVectorSearch . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
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-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]