public final class ImportRagFilesResponse extends com.google.protobuf.GeneratedMessageV3 implements ImportRagFilesResponseOrBuilder
Response message for [VertexRagDataService.ImportRagFiles][google.cloud.aiplatform.v1beta1.VertexRagDataService.ImportRagFiles].Protobuf type
google.cloud.aiplatform.v1beta1.ImportRagFilesResponse| Modifier and Type | Class and Description |
|---|---|
static class |
ImportRagFilesResponse.Builder
Response message for
[VertexRagDataService.ImportRagFiles][google.cloud.aiplatform.v1beta1.VertexRagDataService.ImportRagFiles].
|
static class |
ImportRagFilesResponse.PartialFailureSinkCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
FAILED_RAG_FILES_COUNT_FIELD_NUMBER |
static int |
IMPORTED_RAG_FILES_COUNT_FIELD_NUMBER |
static int |
PARTIAL_FAILURES_BIGQUERY_TABLE_FIELD_NUMBER |
static int |
PARTIAL_FAILURES_GCS_PATH_FIELD_NUMBER |
static int |
SKIPPED_RAG_FILES_COUNT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static ImportRagFilesResponse |
getDefaultInstance() |
ImportRagFilesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.
|
com.google.protobuf.Parser<ImportRagFilesResponse> |
getParserForType() |
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() |
int |
getSerializedSize() |
long |
getSkippedRagFilesCount()
The number of RagFiles that was skipped while importing into the RagCorpus.
|
int |
hashCode() |
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() |
static ImportRagFilesResponse.Builder |
newBuilder() |
static ImportRagFilesResponse.Builder |
newBuilder(ImportRagFilesResponse prototype) |
ImportRagFilesResponse.Builder |
newBuilderForType() |
protected ImportRagFilesResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ImportRagFilesResponse |
parseDelimitedFrom(InputStream input) |
static ImportRagFilesResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRagFilesResponse |
parseFrom(byte[] data) |
static ImportRagFilesResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRagFilesResponse |
parseFrom(ByteBuffer data) |
static ImportRagFilesResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRagFilesResponse |
parseFrom(com.google.protobuf.ByteString data) |
static ImportRagFilesResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRagFilesResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportRagFilesResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportRagFilesResponse |
parseFrom(InputStream input) |
static ImportRagFilesResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ImportRagFilesResponse> |
parser() |
ImportRagFilesResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int PARTIAL_FAILURES_GCS_PATH_FIELD_NUMBER
public static final int PARTIAL_FAILURES_BIGQUERY_TABLE_FIELD_NUMBER
public static final int IMPORTED_RAG_FILES_COUNT_FIELD_NUMBER
public static final int FAILED_RAG_FILES_COUNT_FIELD_NUMBER
public static final int SKIPPED_RAG_FILES_COUNT_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public ImportRagFilesResponse.PartialFailureSinkCase getPartialFailureSinkCase()
getPartialFailureSinkCase in interface ImportRagFilesResponseOrBuilderpublic 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 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 long getImportedRagFilesCount()
The number of RagFiles that had been imported into the RagCorpus.
int64 imported_rag_files_count = 1;getImportedRagFilesCount in interface ImportRagFilesResponseOrBuilderpublic long getFailedRagFilesCount()
The number of RagFiles that had failed while importing into the RagCorpus.
int64 failed_rag_files_count = 2;getFailedRagFilesCount in interface ImportRagFilesResponseOrBuilderpublic long getSkippedRagFilesCount()
The number of RagFiles that was skipped while importing into the RagCorpus.
int64 skipped_rag_files_count = 3;getSkippedRagFilesCount in interface ImportRagFilesResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ImportRagFilesResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImportRagFilesResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImportRagFilesResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImportRagFilesResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImportRagFilesResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImportRagFilesResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ImportRagFilesResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static ImportRagFilesResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ImportRagFilesResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ImportRagFilesResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ImportRagFilesResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ImportRagFilesResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ImportRagFilesResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ImportRagFilesResponse.Builder newBuilder()
public static ImportRagFilesResponse.Builder newBuilder(ImportRagFilesResponse prototype)
public ImportRagFilesResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ImportRagFilesResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ImportRagFilesResponse getDefaultInstance()
public static com.google.protobuf.Parser<ImportRagFilesResponse> parser()
public com.google.protobuf.Parser<ImportRagFilesResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ImportRagFilesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.