public static final class RetrieveContextsRequest.VertexRagStore.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder> implements RetrieveContextsRequest.VertexRagStoreOrBuilder
The data source for Vertex RagStore.Protobuf type
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore| Modifier and Type | Method and Description |
|---|---|
RetrieveContextsRequest.VertexRagStore.Builder |
addAllRagCorpora(Iterable<String> values)
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.rag_corpora is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=127
|
RetrieveContextsRequest.VertexRagStore.Builder |
addAllRagResources(Iterable<? extends RetrieveContextsRequest.VertexRagStore.RagResource> values)
Optional.
|
RetrieveContextsRequest.VertexRagStore.Builder |
addRagCorpora(String value)
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.rag_corpora is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=127
|
RetrieveContextsRequest.VertexRagStore.Builder |
addRagCorporaBytes(com.google.protobuf.ByteString value)
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.rag_corpora is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=127
|
RetrieveContextsRequest.VertexRagStore.Builder |
addRagResources(int index,
RetrieveContextsRequest.VertexRagStore.RagResource.Builder builderForValue)
Optional.
|
RetrieveContextsRequest.VertexRagStore.Builder |
addRagResources(int index,
RetrieveContextsRequest.VertexRagStore.RagResource value)
Optional.
|
RetrieveContextsRequest.VertexRagStore.Builder |
addRagResources(RetrieveContextsRequest.VertexRagStore.RagResource.Builder builderForValue)
Optional.
|
RetrieveContextsRequest.VertexRagStore.Builder |
addRagResources(RetrieveContextsRequest.VertexRagStore.RagResource value)
Optional.
|
RetrieveContextsRequest.VertexRagStore.RagResource.Builder |
addRagResourcesBuilder()
Optional.
|
RetrieveContextsRequest.VertexRagStore.RagResource.Builder |
addRagResourcesBuilder(int index)
Optional.
|
RetrieveContextsRequest.VertexRagStore.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RetrieveContextsRequest.VertexRagStore |
build() |
RetrieveContextsRequest.VertexRagStore |
buildPartial() |
RetrieveContextsRequest.VertexRagStore.Builder |
clear() |
RetrieveContextsRequest.VertexRagStore.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RetrieveContextsRequest.VertexRagStore.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RetrieveContextsRequest.VertexRagStore.Builder |
clearRagCorpora()
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.rag_corpora is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=127
|
RetrieveContextsRequest.VertexRagStore.Builder |
clearRagResources()
Optional.
|
RetrieveContextsRequest.VertexRagStore.Builder |
clearVectorDistanceThreshold()
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.vector_distance_threshold
is deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=139
|
RetrieveContextsRequest.VertexRagStore.Builder |
clone() |
RetrieveContextsRequest.VertexRagStore |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getRagCorpora(int index)
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.rag_corpora is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=127
|
com.google.protobuf.ByteString |
getRagCorporaBytes(int index)
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.rag_corpora is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=127
|
int |
getRagCorporaCount()
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.rag_corpora is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=127
|
com.google.protobuf.ProtocolStringList |
getRagCorporaList()
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.rag_corpora is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=127
|
RetrieveContextsRequest.VertexRagStore.RagResource |
getRagResources(int index)
Optional.
|
RetrieveContextsRequest.VertexRagStore.RagResource.Builder |
getRagResourcesBuilder(int index)
Optional.
|
List<RetrieveContextsRequest.VertexRagStore.RagResource.Builder> |
getRagResourcesBuilderList()
Optional.
|
int |
getRagResourcesCount()
Optional.
|
List<RetrieveContextsRequest.VertexRagStore.RagResource> |
getRagResourcesList()
Optional.
|
RetrieveContextsRequest.VertexRagStore.RagResourceOrBuilder |
getRagResourcesOrBuilder(int index)
Optional.
|
List<? extends RetrieveContextsRequest.VertexRagStore.RagResourceOrBuilder> |
getRagResourcesOrBuilderList()
Optional.
|
double |
getVectorDistanceThreshold()
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.vector_distance_threshold
is deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=139
|
boolean |
hasVectorDistanceThreshold()
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.vector_distance_threshold
is deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=139
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RetrieveContextsRequest.VertexRagStore.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RetrieveContextsRequest.VertexRagStore.Builder |
mergeFrom(com.google.protobuf.Message other) |
RetrieveContextsRequest.VertexRagStore.Builder |
mergeFrom(RetrieveContextsRequest.VertexRagStore other) |
RetrieveContextsRequest.VertexRagStore.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RetrieveContextsRequest.VertexRagStore.Builder |
removeRagResources(int index)
Optional.
|
RetrieveContextsRequest.VertexRagStore.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RetrieveContextsRequest.VertexRagStore.Builder |
setRagCorpora(int index,
String value)
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.rag_corpora is
deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=127
|
RetrieveContextsRequest.VertexRagStore.Builder |
setRagResources(int index,
RetrieveContextsRequest.VertexRagStore.RagResource.Builder builderForValue)
Optional.
|
RetrieveContextsRequest.VertexRagStore.Builder |
setRagResources(int index,
RetrieveContextsRequest.VertexRagStore.RagResource value)
Optional.
|
RetrieveContextsRequest.VertexRagStore.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RetrieveContextsRequest.VertexRagStore.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RetrieveContextsRequest.VertexRagStore.Builder |
setVectorDistanceThreshold(double value)
Deprecated.
google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.vector_distance_threshold
is deprecated. See google/cloud/aiplatform/v1beta1/vertex_rag_service.proto;l=139
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RetrieveContextsRequest.VertexRagStore build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RetrieveContextsRequest.VertexRagStore buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RetrieveContextsRequest.VertexRagStore.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore.Builder mergeFrom(RetrieveContextsRequest.VertexRagStore other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public RetrieveContextsRequest.VertexRagStore.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RetrieveContextsRequest.VertexRagStore.Builder>IOException@Deprecated public com.google.protobuf.ProtocolStringList getRagCorporaList()
Optional. Deprecated. Please use rag_resources to specify the data source.
repeated string rag_corpora = 1 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
getRagCorporaList in interface RetrieveContextsRequest.VertexRagStoreOrBuilder@Deprecated public int getRagCorporaCount()
Optional. Deprecated. Please use rag_resources to specify the data source.
repeated string rag_corpora = 1 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
getRagCorporaCount in interface RetrieveContextsRequest.VertexRagStoreOrBuilder@Deprecated public String getRagCorpora(int index)
Optional. Deprecated. Please use rag_resources to specify the data source.
repeated string rag_corpora = 1 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
getRagCorpora in interface RetrieveContextsRequest.VertexRagStoreOrBuilderindex - The index of the element to return.@Deprecated public com.google.protobuf.ByteString getRagCorporaBytes(int index)
Optional. Deprecated. Please use rag_resources to specify the data source.
repeated string rag_corpora = 1 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
getRagCorporaBytes in interface RetrieveContextsRequest.VertexRagStoreOrBuilderindex - The index of the value to return.@Deprecated public RetrieveContextsRequest.VertexRagStore.Builder setRagCorpora(int index, String value)
Optional. Deprecated. Please use rag_resources to specify the data source.
repeated string rag_corpora = 1 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
index - The index to set the value at.value - The ragCorpora to set.@Deprecated public RetrieveContextsRequest.VertexRagStore.Builder addRagCorpora(String value)
Optional. Deprecated. Please use rag_resources to specify the data source.
repeated string rag_corpora = 1 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
value - The ragCorpora to add.@Deprecated public RetrieveContextsRequest.VertexRagStore.Builder addAllRagCorpora(Iterable<String> values)
Optional. Deprecated. Please use rag_resources to specify the data source.
repeated string rag_corpora = 1 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
values - The ragCorpora to add.@Deprecated public RetrieveContextsRequest.VertexRagStore.Builder clearRagCorpora()
Optional. Deprecated. Please use rag_resources to specify the data source.
repeated string rag_corpora = 1 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
@Deprecated public RetrieveContextsRequest.VertexRagStore.Builder addRagCorporaBytes(com.google.protobuf.ByteString value)
Optional. Deprecated. Please use rag_resources to specify the data source.
repeated string rag_corpora = 1 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
value - The bytes of the ragCorpora to add.public List<RetrieveContextsRequest.VertexRagStore.RagResource> getRagResourcesList()
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
getRagResourcesList in interface RetrieveContextsRequest.VertexRagStoreOrBuilderpublic int getRagResourcesCount()
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
getRagResourcesCount in interface RetrieveContextsRequest.VertexRagStoreOrBuilderpublic RetrieveContextsRequest.VertexRagStore.RagResource getRagResources(int index)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
getRagResources in interface RetrieveContextsRequest.VertexRagStoreOrBuilderpublic RetrieveContextsRequest.VertexRagStore.Builder setRagResources(int index, RetrieveContextsRequest.VertexRagStore.RagResource value)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.Builder setRagResources(int index, RetrieveContextsRequest.VertexRagStore.RagResource.Builder builderForValue)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.Builder addRagResources(RetrieveContextsRequest.VertexRagStore.RagResource value)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.Builder addRagResources(int index, RetrieveContextsRequest.VertexRagStore.RagResource value)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.Builder addRagResources(RetrieveContextsRequest.VertexRagStore.RagResource.Builder builderForValue)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.Builder addRagResources(int index, RetrieveContextsRequest.VertexRagStore.RagResource.Builder builderForValue)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.Builder addAllRagResources(Iterable<? extends RetrieveContextsRequest.VertexRagStore.RagResource> values)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.Builder clearRagResources()
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.Builder removeRagResources(int index)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.RagResource.Builder getRagResourcesBuilder(int index)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.RagResourceOrBuilder getRagResourcesOrBuilder(int index)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
getRagResourcesOrBuilder in interface RetrieveContextsRequest.VertexRagStoreOrBuilderpublic List<? extends RetrieveContextsRequest.VertexRagStore.RagResourceOrBuilder> getRagResourcesOrBuilderList()
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
getRagResourcesOrBuilderList in interface RetrieveContextsRequest.VertexRagStoreOrBuilderpublic RetrieveContextsRequest.VertexRagStore.RagResource.Builder addRagResourcesBuilder()
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public RetrieveContextsRequest.VertexRagStore.RagResource.Builder addRagResourcesBuilder(int index)
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
public List<RetrieveContextsRequest.VertexRagStore.RagResource.Builder> getRagResourcesBuilderList()
Optional. The representation of the rag source. It can be used to specify corpus only or ragfiles. Currently only support one corpus or multiple files from one corpus. In the future we may open up multiple corpora support.
repeated .google.cloud.aiplatform.v1beta1.RetrieveContextsRequest.VertexRagStore.RagResource rag_resources = 3 [(.google.api.field_behavior) = OPTIONAL];
@Deprecated public boolean hasVectorDistanceThreshold()
Optional. Only return contexts with vector distance smaller than the threshold.
optional double vector_distance_threshold = 2 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
hasVectorDistanceThreshold in interface RetrieveContextsRequest.VertexRagStoreOrBuilder@Deprecated public double getVectorDistanceThreshold()
Optional. Only return contexts with vector distance smaller than the threshold.
optional double vector_distance_threshold = 2 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
getVectorDistanceThreshold in interface RetrieveContextsRequest.VertexRagStoreOrBuilder@Deprecated public RetrieveContextsRequest.VertexRagStore.Builder setVectorDistanceThreshold(double value)
Optional. Only return contexts with vector distance smaller than the threshold.
optional double vector_distance_threshold = 2 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
value - The vectorDistanceThreshold to set.@Deprecated public RetrieveContextsRequest.VertexRagStore.Builder clearVectorDistanceThreshold()
Optional. Only return contexts with vector distance smaller than the threshold.
optional double vector_distance_threshold = 2 [deprecated = true, (.google.api.field_behavior) = OPTIONAL];
public final RetrieveContextsRequest.VertexRagStore.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>public final RetrieveContextsRequest.VertexRagStore.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RetrieveContextsRequest.VertexRagStore.Builder>Copyright © 2025 Google LLC. All rights reserved.