public static final class ImportRagFilesConfig.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesConfig.Builder> implements ImportRagFilesConfigOrBuilder
Config for importing RagFiles.Protobuf type
google.cloud.aiplatform.v1beta1.ImportRagFilesConfig| Modifier and Type | Method and Description |
|---|---|
ImportRagFilesConfig.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportRagFilesConfig |
build() |
ImportRagFilesConfig |
buildPartial() |
ImportRagFilesConfig.Builder |
clear() |
ImportRagFilesConfig.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImportRagFilesConfig.Builder |
clearGcsSource()
Google Cloud Storage location.
|
ImportRagFilesConfig.Builder |
clearGoogleDriveSource()
Google Drive location.
|
ImportRagFilesConfig.Builder |
clearImportSource() |
ImportRagFilesConfig.Builder |
clearJiraSource()
Jira queries with their corresponding authentication.
|
ImportRagFilesConfig.Builder |
clearMaxEmbeddingRequestsPerMin()
Optional.
|
ImportRagFilesConfig.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImportRagFilesConfig.Builder |
clearRagFileChunkingConfig()
Specifies the size and overlap of chunks after importing RagFiles.
|
ImportRagFilesConfig.Builder |
clearRagFileParsingConfig()
Specifies the parsing config for RagFiles.
|
ImportRagFilesConfig.Builder |
clearSlackSource()
Slack channels with their corresponding access tokens.
|
ImportRagFilesConfig.Builder |
clone() |
ImportRagFilesConfig |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
GcsSource |
getGcsSource()
Google Cloud Storage location.
|
GcsSource.Builder |
getGcsSourceBuilder()
Google Cloud Storage location.
|
GcsSourceOrBuilder |
getGcsSourceOrBuilder()
Google Cloud Storage location.
|
GoogleDriveSource |
getGoogleDriveSource()
Google Drive location.
|
GoogleDriveSource.Builder |
getGoogleDriveSourceBuilder()
Google Drive location.
|
GoogleDriveSourceOrBuilder |
getGoogleDriveSourceOrBuilder()
Google Drive location.
|
ImportRagFilesConfig.ImportSourceCase |
getImportSourceCase() |
JiraSource |
getJiraSource()
Jira queries with their corresponding authentication.
|
JiraSource.Builder |
getJiraSourceBuilder()
Jira queries with their corresponding authentication.
|
JiraSourceOrBuilder |
getJiraSourceOrBuilder()
Jira queries with their corresponding authentication.
|
int |
getMaxEmbeddingRequestsPerMin()
Optional.
|
RagFileChunkingConfig |
getRagFileChunkingConfig()
Specifies the size and overlap of chunks after importing RagFiles.
|
RagFileChunkingConfig.Builder |
getRagFileChunkingConfigBuilder()
Specifies the size and overlap of chunks after importing RagFiles.
|
RagFileChunkingConfigOrBuilder |
getRagFileChunkingConfigOrBuilder()
Specifies the size and overlap of chunks after importing RagFiles.
|
RagFileParsingConfig |
getRagFileParsingConfig()
Specifies the parsing config for RagFiles.
|
RagFileParsingConfig.Builder |
getRagFileParsingConfigBuilder()
Specifies the parsing config for RagFiles.
|
RagFileParsingConfigOrBuilder |
getRagFileParsingConfigOrBuilder()
Specifies the parsing config for RagFiles.
|
SlackSource |
getSlackSource()
Slack channels with their corresponding access tokens.
|
SlackSource.Builder |
getSlackSourceBuilder()
Slack channels with their corresponding access tokens.
|
SlackSourceOrBuilder |
getSlackSourceOrBuilder()
Slack channels with their corresponding access tokens.
|
boolean |
hasGcsSource()
Google Cloud Storage location.
|
boolean |
hasGoogleDriveSource()
Google Drive location.
|
boolean |
hasJiraSource()
Jira queries with their corresponding authentication.
|
boolean |
hasRagFileChunkingConfig()
Specifies the size and overlap of chunks after importing RagFiles.
|
boolean |
hasRagFileParsingConfig()
Specifies the parsing config for RagFiles.
|
boolean |
hasSlackSource()
Slack channels with their corresponding access tokens.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImportRagFilesConfig.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportRagFilesConfig.Builder |
mergeFrom(ImportRagFilesConfig other) |
ImportRagFilesConfig.Builder |
mergeFrom(com.google.protobuf.Message other) |
ImportRagFilesConfig.Builder |
mergeGcsSource(GcsSource value)
Google Cloud Storage location.
|
ImportRagFilesConfig.Builder |
mergeGoogleDriveSource(GoogleDriveSource value)
Google Drive location.
|
ImportRagFilesConfig.Builder |
mergeJiraSource(JiraSource value)
Jira queries with their corresponding authentication.
|
ImportRagFilesConfig.Builder |
mergeRagFileChunkingConfig(RagFileChunkingConfig value)
Specifies the size and overlap of chunks after importing RagFiles.
|
ImportRagFilesConfig.Builder |
mergeRagFileParsingConfig(RagFileParsingConfig value)
Specifies the parsing config for RagFiles.
|
ImportRagFilesConfig.Builder |
mergeSlackSource(SlackSource value)
Slack channels with their corresponding access tokens.
|
ImportRagFilesConfig.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImportRagFilesConfig.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportRagFilesConfig.Builder |
setGcsSource(GcsSource.Builder builderForValue)
Google Cloud Storage location.
|
ImportRagFilesConfig.Builder |
setGcsSource(GcsSource value)
Google Cloud Storage location.
|
ImportRagFilesConfig.Builder |
setGoogleDriveSource(GoogleDriveSource.Builder builderForValue)
Google Drive location.
|
ImportRagFilesConfig.Builder |
setGoogleDriveSource(GoogleDriveSource value)
Google Drive location.
|
ImportRagFilesConfig.Builder |
setJiraSource(JiraSource.Builder builderForValue)
Jira queries with their corresponding authentication.
|
ImportRagFilesConfig.Builder |
setJiraSource(JiraSource value)
Jira queries with their corresponding authentication.
|
ImportRagFilesConfig.Builder |
setMaxEmbeddingRequestsPerMin(int value)
Optional.
|
ImportRagFilesConfig.Builder |
setRagFileChunkingConfig(RagFileChunkingConfig.Builder builderForValue)
Specifies the size and overlap of chunks after importing RagFiles.
|
ImportRagFilesConfig.Builder |
setRagFileChunkingConfig(RagFileChunkingConfig value)
Specifies the size and overlap of chunks after importing RagFiles.
|
ImportRagFilesConfig.Builder |
setRagFileParsingConfig(RagFileParsingConfig.Builder builderForValue)
Specifies the parsing config for RagFiles.
|
ImportRagFilesConfig.Builder |
setRagFileParsingConfig(RagFileParsingConfig value)
Specifies the parsing config for RagFiles.
|
ImportRagFilesConfig.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImportRagFilesConfig.Builder |
setSlackSource(SlackSource.Builder builderForValue)
Slack channels with their corresponding access tokens.
|
ImportRagFilesConfig.Builder |
setSlackSource(SlackSource value)
Slack channels with their corresponding access tokens.
|
ImportRagFilesConfig.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<ImportRagFilesConfig.Builder>public ImportRagFilesConfig.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesConfig.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<ImportRagFilesConfig.Builder>public ImportRagFilesConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ImportRagFilesConfig build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ImportRagFilesConfig buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ImportRagFilesConfig.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesConfig.Builder>public ImportRagFilesConfig.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<ImportRagFilesConfig.Builder>public ImportRagFilesConfig.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesConfig.Builder>public ImportRagFilesConfig.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesConfig.Builder>public ImportRagFilesConfig.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<ImportRagFilesConfig.Builder>public ImportRagFilesConfig.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<ImportRagFilesConfig.Builder>public ImportRagFilesConfig.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportRagFilesConfig.Builder>public ImportRagFilesConfig.Builder mergeFrom(ImportRagFilesConfig other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesConfig.Builder>public ImportRagFilesConfig.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<ImportRagFilesConfig.Builder>IOExceptionpublic ImportRagFilesConfig.ImportSourceCase getImportSourceCase()
getImportSourceCase in interface ImportRagFilesConfigOrBuilderpublic ImportRagFilesConfig.Builder clearImportSource()
public boolean hasGcsSource()
Google Cloud Storage location. Supports importing individual files as well as entire Google Cloud Storage directories. Sample formats: - `gs://bucket_name/my_directory/object_name/my_file.txt` - `gs://bucket_name/my_directory`
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 2;hasGcsSource in interface ImportRagFilesConfigOrBuilderpublic GcsSource getGcsSource()
Google Cloud Storage location. Supports importing individual files as well as entire Google Cloud Storage directories. Sample formats: - `gs://bucket_name/my_directory/object_name/my_file.txt` - `gs://bucket_name/my_directory`
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 2;getGcsSource in interface ImportRagFilesConfigOrBuilderpublic ImportRagFilesConfig.Builder setGcsSource(GcsSource value)
Google Cloud Storage location. Supports importing individual files as well as entire Google Cloud Storage directories. Sample formats: - `gs://bucket_name/my_directory/object_name/my_file.txt` - `gs://bucket_name/my_directory`
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 2;public ImportRagFilesConfig.Builder setGcsSource(GcsSource.Builder builderForValue)
Google Cloud Storage location. Supports importing individual files as well as entire Google Cloud Storage directories. Sample formats: - `gs://bucket_name/my_directory/object_name/my_file.txt` - `gs://bucket_name/my_directory`
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 2;public ImportRagFilesConfig.Builder mergeGcsSource(GcsSource value)
Google Cloud Storage location. Supports importing individual files as well as entire Google Cloud Storage directories. Sample formats: - `gs://bucket_name/my_directory/object_name/my_file.txt` - `gs://bucket_name/my_directory`
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 2;public ImportRagFilesConfig.Builder clearGcsSource()
Google Cloud Storage location. Supports importing individual files as well as entire Google Cloud Storage directories. Sample formats: - `gs://bucket_name/my_directory/object_name/my_file.txt` - `gs://bucket_name/my_directory`
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 2;public GcsSource.Builder getGcsSourceBuilder()
Google Cloud Storage location. Supports importing individual files as well as entire Google Cloud Storage directories. Sample formats: - `gs://bucket_name/my_directory/object_name/my_file.txt` - `gs://bucket_name/my_directory`
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 2;public GcsSourceOrBuilder getGcsSourceOrBuilder()
Google Cloud Storage location. Supports importing individual files as well as entire Google Cloud Storage directories. Sample formats: - `gs://bucket_name/my_directory/object_name/my_file.txt` - `gs://bucket_name/my_directory`
.google.cloud.aiplatform.v1beta1.GcsSource gcs_source = 2;getGcsSourceOrBuilder in interface ImportRagFilesConfigOrBuilderpublic boolean hasGoogleDriveSource()
Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1beta1.GoogleDriveSource google_drive_source = 3;hasGoogleDriveSource in interface ImportRagFilesConfigOrBuilderpublic GoogleDriveSource getGoogleDriveSource()
Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1beta1.GoogleDriveSource google_drive_source = 3;getGoogleDriveSource in interface ImportRagFilesConfigOrBuilderpublic ImportRagFilesConfig.Builder setGoogleDriveSource(GoogleDriveSource value)
Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1beta1.GoogleDriveSource google_drive_source = 3;public ImportRagFilesConfig.Builder setGoogleDriveSource(GoogleDriveSource.Builder builderForValue)
Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1beta1.GoogleDriveSource google_drive_source = 3;public ImportRagFilesConfig.Builder mergeGoogleDriveSource(GoogleDriveSource value)
Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1beta1.GoogleDriveSource google_drive_source = 3;public ImportRagFilesConfig.Builder clearGoogleDriveSource()
Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1beta1.GoogleDriveSource google_drive_source = 3;public GoogleDriveSource.Builder getGoogleDriveSourceBuilder()
Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1beta1.GoogleDriveSource google_drive_source = 3;public GoogleDriveSourceOrBuilder getGoogleDriveSourceOrBuilder()
Google Drive location. Supports importing individual files as well as Google Drive folders.
.google.cloud.aiplatform.v1beta1.GoogleDriveSource google_drive_source = 3;getGoogleDriveSourceOrBuilder in interface ImportRagFilesConfigOrBuilderpublic boolean hasSlackSource()
Slack channels with their corresponding access tokens.
.google.cloud.aiplatform.v1beta1.SlackSource slack_source = 6;hasSlackSource in interface ImportRagFilesConfigOrBuilderpublic SlackSource getSlackSource()
Slack channels with their corresponding access tokens.
.google.cloud.aiplatform.v1beta1.SlackSource slack_source = 6;getSlackSource in interface ImportRagFilesConfigOrBuilderpublic ImportRagFilesConfig.Builder setSlackSource(SlackSource value)
Slack channels with their corresponding access tokens.
.google.cloud.aiplatform.v1beta1.SlackSource slack_source = 6;public ImportRagFilesConfig.Builder setSlackSource(SlackSource.Builder builderForValue)
Slack channels with their corresponding access tokens.
.google.cloud.aiplatform.v1beta1.SlackSource slack_source = 6;public ImportRagFilesConfig.Builder mergeSlackSource(SlackSource value)
Slack channels with their corresponding access tokens.
.google.cloud.aiplatform.v1beta1.SlackSource slack_source = 6;public ImportRagFilesConfig.Builder clearSlackSource()
Slack channels with their corresponding access tokens.
.google.cloud.aiplatform.v1beta1.SlackSource slack_source = 6;public SlackSource.Builder getSlackSourceBuilder()
Slack channels with their corresponding access tokens.
.google.cloud.aiplatform.v1beta1.SlackSource slack_source = 6;public SlackSourceOrBuilder getSlackSourceOrBuilder()
Slack channels with their corresponding access tokens.
.google.cloud.aiplatform.v1beta1.SlackSource slack_source = 6;getSlackSourceOrBuilder in interface ImportRagFilesConfigOrBuilderpublic boolean hasJiraSource()
Jira queries with their corresponding authentication.
.google.cloud.aiplatform.v1beta1.JiraSource jira_source = 7;hasJiraSource in interface ImportRagFilesConfigOrBuilderpublic JiraSource getJiraSource()
Jira queries with their corresponding authentication.
.google.cloud.aiplatform.v1beta1.JiraSource jira_source = 7;getJiraSource in interface ImportRagFilesConfigOrBuilderpublic ImportRagFilesConfig.Builder setJiraSource(JiraSource value)
Jira queries with their corresponding authentication.
.google.cloud.aiplatform.v1beta1.JiraSource jira_source = 7;public ImportRagFilesConfig.Builder setJiraSource(JiraSource.Builder builderForValue)
Jira queries with their corresponding authentication.
.google.cloud.aiplatform.v1beta1.JiraSource jira_source = 7;public ImportRagFilesConfig.Builder mergeJiraSource(JiraSource value)
Jira queries with their corresponding authentication.
.google.cloud.aiplatform.v1beta1.JiraSource jira_source = 7;public ImportRagFilesConfig.Builder clearJiraSource()
Jira queries with their corresponding authentication.
.google.cloud.aiplatform.v1beta1.JiraSource jira_source = 7;public JiraSource.Builder getJiraSourceBuilder()
Jira queries with their corresponding authentication.
.google.cloud.aiplatform.v1beta1.JiraSource jira_source = 7;public JiraSourceOrBuilder getJiraSourceOrBuilder()
Jira queries with their corresponding authentication.
.google.cloud.aiplatform.v1beta1.JiraSource jira_source = 7;getJiraSourceOrBuilder in interface ImportRagFilesConfigOrBuilderpublic boolean hasRagFileChunkingConfig()
Specifies the size and overlap of chunks after importing RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig rag_file_chunking_config = 4;
hasRagFileChunkingConfig in interface ImportRagFilesConfigOrBuilderpublic RagFileChunkingConfig getRagFileChunkingConfig()
Specifies the size and overlap of chunks after importing RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig rag_file_chunking_config = 4;
getRagFileChunkingConfig in interface ImportRagFilesConfigOrBuilderpublic ImportRagFilesConfig.Builder setRagFileChunkingConfig(RagFileChunkingConfig value)
Specifies the size and overlap of chunks after importing RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig rag_file_chunking_config = 4;
public ImportRagFilesConfig.Builder setRagFileChunkingConfig(RagFileChunkingConfig.Builder builderForValue)
Specifies the size and overlap of chunks after importing RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig rag_file_chunking_config = 4;
public ImportRagFilesConfig.Builder mergeRagFileChunkingConfig(RagFileChunkingConfig value)
Specifies the size and overlap of chunks after importing RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig rag_file_chunking_config = 4;
public ImportRagFilesConfig.Builder clearRagFileChunkingConfig()
Specifies the size and overlap of chunks after importing RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig rag_file_chunking_config = 4;
public RagFileChunkingConfig.Builder getRagFileChunkingConfigBuilder()
Specifies the size and overlap of chunks after importing RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig rag_file_chunking_config = 4;
public RagFileChunkingConfigOrBuilder getRagFileChunkingConfigOrBuilder()
Specifies the size and overlap of chunks after importing RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileChunkingConfig rag_file_chunking_config = 4;
getRagFileChunkingConfigOrBuilder in interface ImportRagFilesConfigOrBuilderpublic boolean hasRagFileParsingConfig()
Specifies the parsing config for RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileParsingConfig rag_file_parsing_config = 8;
hasRagFileParsingConfig in interface ImportRagFilesConfigOrBuilderpublic RagFileParsingConfig getRagFileParsingConfig()
Specifies the parsing config for RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileParsingConfig rag_file_parsing_config = 8;
getRagFileParsingConfig in interface ImportRagFilesConfigOrBuilderpublic ImportRagFilesConfig.Builder setRagFileParsingConfig(RagFileParsingConfig value)
Specifies the parsing config for RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileParsingConfig rag_file_parsing_config = 8;
public ImportRagFilesConfig.Builder setRagFileParsingConfig(RagFileParsingConfig.Builder builderForValue)
Specifies the parsing config for RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileParsingConfig rag_file_parsing_config = 8;
public ImportRagFilesConfig.Builder mergeRagFileParsingConfig(RagFileParsingConfig value)
Specifies the parsing config for RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileParsingConfig rag_file_parsing_config = 8;
public ImportRagFilesConfig.Builder clearRagFileParsingConfig()
Specifies the parsing config for RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileParsingConfig rag_file_parsing_config = 8;
public RagFileParsingConfig.Builder getRagFileParsingConfigBuilder()
Specifies the parsing config for RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileParsingConfig rag_file_parsing_config = 8;
public RagFileParsingConfigOrBuilder getRagFileParsingConfigOrBuilder()
Specifies the parsing config for RagFiles.
.google.cloud.aiplatform.v1beta1.RagFileParsingConfig rag_file_parsing_config = 8;
getRagFileParsingConfigOrBuilder in interface ImportRagFilesConfigOrBuilderpublic int getMaxEmbeddingRequestsPerMin()
Optional. The max number of queries per minute that this job is allowed to make to the embedding model specified on the corpus. This value is specific to this job and not shared across other import jobs. Consult the Quotas page on the project to set an appropriate value here. If unspecified, a default value of 1,000 QPM would be used.
int32 max_embedding_requests_per_min = 5 [(.google.api.field_behavior) = OPTIONAL];
getMaxEmbeddingRequestsPerMin in interface ImportRagFilesConfigOrBuilderpublic ImportRagFilesConfig.Builder setMaxEmbeddingRequestsPerMin(int value)
Optional. The max number of queries per minute that this job is allowed to make to the embedding model specified on the corpus. This value is specific to this job and not shared across other import jobs. Consult the Quotas page on the project to set an appropriate value here. If unspecified, a default value of 1,000 QPM would be used.
int32 max_embedding_requests_per_min = 5 [(.google.api.field_behavior) = OPTIONAL];
value - The maxEmbeddingRequestsPerMin to set.public ImportRagFilesConfig.Builder clearMaxEmbeddingRequestsPerMin()
Optional. The max number of queries per minute that this job is allowed to make to the embedding model specified on the corpus. This value is specific to this job and not shared across other import jobs. Consult the Quotas page on the project to set an appropriate value here. If unspecified, a default value of 1,000 QPM would be used.
int32 max_embedding_requests_per_min = 5 [(.google.api.field_behavior) = OPTIONAL];
public final ImportRagFilesConfig.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesConfig.Builder>public final ImportRagFilesConfig.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesConfig.Builder>Copyright © 2024 Google LLC. All rights reserved.