public static final class ImportRagFilesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesResponse.Builder> implements ImportRagFilesResponseOrBuilder
Response message for [VertexRagDataService.ImportRagFiles][google.cloud.aiplatform.v1beta1.VertexRagDataService.ImportRagFiles].Protobuf type
google.cloud.aiplatform.v1beta1.ImportRagFilesResponse| Modifier and Type | Method and Description |
|---|---|
ImportRagFilesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportRagFilesResponse |
build() |
ImportRagFilesResponse |
buildPartial() |
ImportRagFilesResponse.Builder |
clear() |
ImportRagFilesResponse.Builder |
clearFailedRagFilesCount()
The number of RagFiles that had failed while importing into the RagCorpus.
|
ImportRagFilesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImportRagFilesResponse.Builder |
clearImportedRagFilesCount()
The number of RagFiles that had been imported into the RagCorpus.
|
ImportRagFilesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImportRagFilesResponse.Builder |
clearPartialFailuresBigqueryTable()
The BigQuery table into which the partial failures were written.
|
ImportRagFilesResponse.Builder |
clearPartialFailuresGcsPath()
The Google Cloud Storage path into which the partial failures were
written.
|
ImportRagFilesResponse.Builder |
clearPartialFailureSink() |
ImportRagFilesResponse.Builder |
clearSkippedRagFilesCount()
The number of RagFiles that was skipped while importing into the RagCorpus.
|
ImportRagFilesResponse.Builder |
clone() |
ImportRagFilesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getFailedRagFilesCount()
The number of RagFiles that had failed while importing into the RagCorpus.
|
long |
getImportedRagFilesCount()
The number of RagFiles that had been imported into the RagCorpus.
|
String |
getPartialFailuresBigqueryTable()
The BigQuery table into which the partial failures were written.
|
com.google.protobuf.ByteString |
getPartialFailuresBigqueryTableBytes()
The BigQuery table into which the partial failures were written.
|
String |
getPartialFailuresGcsPath()
The Google Cloud Storage path into which the partial failures were
written.
|
com.google.protobuf.ByteString |
getPartialFailuresGcsPathBytes()
The Google Cloud Storage path into which the partial failures were
written.
|
ImportRagFilesResponse.PartialFailureSinkCase |
getPartialFailureSinkCase() |
long |
getSkippedRagFilesCount()
The number of RagFiles that was skipped while importing into the RagCorpus.
|
boolean |
hasPartialFailuresBigqueryTable()
The BigQuery table into which the partial failures were written.
|
boolean |
hasPartialFailuresGcsPath()
The Google Cloud Storage path into which the partial failures were
written.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImportRagFilesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportRagFilesResponse.Builder |
mergeFrom(ImportRagFilesResponse other) |
ImportRagFilesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ImportRagFilesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImportRagFilesResponse.Builder |
setFailedRagFilesCount(long value)
The number of RagFiles that had failed while importing into the RagCorpus.
|
ImportRagFilesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportRagFilesResponse.Builder |
setImportedRagFilesCount(long value)
The number of RagFiles that had been imported into the RagCorpus.
|
ImportRagFilesResponse.Builder |
setPartialFailuresBigqueryTable(String value)
The BigQuery table into which the partial failures were written.
|
ImportRagFilesResponse.Builder |
setPartialFailuresBigqueryTableBytes(com.google.protobuf.ByteString value)
The BigQuery table into which the partial failures were written.
|
ImportRagFilesResponse.Builder |
setPartialFailuresGcsPath(String value)
The Google Cloud Storage path into which the partial failures were
written.
|
ImportRagFilesResponse.Builder |
setPartialFailuresGcsPathBytes(com.google.protobuf.ByteString value)
The Google Cloud Storage path into which the partial failures were
written.
|
ImportRagFilesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImportRagFilesResponse.Builder |
setSkippedRagFilesCount(long value)
The number of RagFiles that was skipped while importing into the RagCorpus.
|
ImportRagFilesResponse.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<ImportRagFilesResponse.Builder>public ImportRagFilesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesResponse.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<ImportRagFilesResponse.Builder>public ImportRagFilesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ImportRagFilesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ImportRagFilesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ImportRagFilesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesResponse.Builder>public ImportRagFilesResponse.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<ImportRagFilesResponse.Builder>public ImportRagFilesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesResponse.Builder>public ImportRagFilesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesResponse.Builder>public ImportRagFilesResponse.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<ImportRagFilesResponse.Builder>public ImportRagFilesResponse.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<ImportRagFilesResponse.Builder>public ImportRagFilesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportRagFilesResponse.Builder>public ImportRagFilesResponse.Builder mergeFrom(ImportRagFilesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesResponse.Builder>public ImportRagFilesResponse.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<ImportRagFilesResponse.Builder>IOExceptionpublic ImportRagFilesResponse.PartialFailureSinkCase getPartialFailureSinkCase()
getPartialFailureSinkCase in interface ImportRagFilesResponseOrBuilderpublic ImportRagFilesResponse.Builder clearPartialFailureSink()
public boolean hasPartialFailuresGcsPath()
The Google Cloud Storage path into which the partial failures were written.
string partial_failures_gcs_path = 4;hasPartialFailuresGcsPath in interface ImportRagFilesResponseOrBuilderpublic String getPartialFailuresGcsPath()
The Google Cloud Storage path into which the partial failures were written.
string partial_failures_gcs_path = 4;getPartialFailuresGcsPath in interface ImportRagFilesResponseOrBuilderpublic com.google.protobuf.ByteString getPartialFailuresGcsPathBytes()
The Google Cloud Storage path into which the partial failures were written.
string partial_failures_gcs_path = 4;getPartialFailuresGcsPathBytes in interface ImportRagFilesResponseOrBuilderpublic ImportRagFilesResponse.Builder setPartialFailuresGcsPath(String value)
The Google Cloud Storage path into which the partial failures were written.
string partial_failures_gcs_path = 4;value - The partialFailuresGcsPath to set.public ImportRagFilesResponse.Builder clearPartialFailuresGcsPath()
The Google Cloud Storage path into which the partial failures were written.
string partial_failures_gcs_path = 4;public ImportRagFilesResponse.Builder setPartialFailuresGcsPathBytes(com.google.protobuf.ByteString value)
The Google Cloud Storage path into which the partial failures were written.
string partial_failures_gcs_path = 4;value - The bytes for partialFailuresGcsPath to set.public boolean hasPartialFailuresBigqueryTable()
The BigQuery table into which the partial failures were written.
string partial_failures_bigquery_table = 5;hasPartialFailuresBigqueryTable in interface ImportRagFilesResponseOrBuilderpublic String getPartialFailuresBigqueryTable()
The BigQuery table into which the partial failures were written.
string partial_failures_bigquery_table = 5;getPartialFailuresBigqueryTable in interface ImportRagFilesResponseOrBuilderpublic com.google.protobuf.ByteString getPartialFailuresBigqueryTableBytes()
The BigQuery table into which the partial failures were written.
string partial_failures_bigquery_table = 5;getPartialFailuresBigqueryTableBytes in interface ImportRagFilesResponseOrBuilderpublic ImportRagFilesResponse.Builder setPartialFailuresBigqueryTable(String value)
The BigQuery table into which the partial failures were written.
string partial_failures_bigquery_table = 5;value - The partialFailuresBigqueryTable to set.public ImportRagFilesResponse.Builder clearPartialFailuresBigqueryTable()
The BigQuery table into which the partial failures were written.
string partial_failures_bigquery_table = 5;public ImportRagFilesResponse.Builder setPartialFailuresBigqueryTableBytes(com.google.protobuf.ByteString value)
The BigQuery table into which the partial failures were written.
string partial_failures_bigquery_table = 5;value - The bytes for partialFailuresBigqueryTable to set.public long getImportedRagFilesCount()
The number of RagFiles that had been imported into the RagCorpus.
int64 imported_rag_files_count = 1;getImportedRagFilesCount in interface ImportRagFilesResponseOrBuilderpublic ImportRagFilesResponse.Builder setImportedRagFilesCount(long value)
The number of RagFiles that had been imported into the RagCorpus.
int64 imported_rag_files_count = 1;value - The importedRagFilesCount to set.public ImportRagFilesResponse.Builder clearImportedRagFilesCount()
The number of RagFiles that had been imported into the RagCorpus.
int64 imported_rag_files_count = 1;public long getFailedRagFilesCount()
The number of RagFiles that had failed while importing into the RagCorpus.
int64 failed_rag_files_count = 2;getFailedRagFilesCount in interface ImportRagFilesResponseOrBuilderpublic ImportRagFilesResponse.Builder setFailedRagFilesCount(long value)
The number of RagFiles that had failed while importing into the RagCorpus.
int64 failed_rag_files_count = 2;value - The failedRagFilesCount to set.public ImportRagFilesResponse.Builder clearFailedRagFilesCount()
The number of RagFiles that had failed while importing into the RagCorpus.
int64 failed_rag_files_count = 2;public long getSkippedRagFilesCount()
The number of RagFiles that was skipped while importing into the RagCorpus.
int64 skipped_rag_files_count = 3;getSkippedRagFilesCount in interface ImportRagFilesResponseOrBuilderpublic ImportRagFilesResponse.Builder setSkippedRagFilesCount(long value)
The number of RagFiles that was skipped while importing into the RagCorpus.
int64 skipped_rag_files_count = 3;value - The skippedRagFilesCount to set.public ImportRagFilesResponse.Builder clearSkippedRagFilesCount()
The number of RagFiles that was skipped while importing into the RagCorpus.
int64 skipped_rag_files_count = 3;public final ImportRagFilesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesResponse.Builder>public final ImportRagFilesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportRagFilesResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.