public sealed class AddFilesResponse : IMessage<AddFilesResponse>,
IMessage, IEquatable<AddFilesResponse>, IDeepCloneable<AddFilesResponse>,
IBufferMessagepublic ref class AddFilesResponse sealed : IMessage<AddFilesResponse^>,
IMessage, IEquatable<AddFilesResponse^>, IDeepCloneable<AddFilesResponse^>,
IBufferMessageSuperBuilderWinService.ProvidersImpl.AddFilesResponse = function();
Type.createClass(
'SuperBuilderWinService.ProvidersImpl.AddFilesResponse',
null,
Google.Protobuf.IMessage`1,
Google.Protobuf.IMessage,
IEquatable`1,
Google.Protobuf.IDeepCloneable`1,
Google.Protobuf.IBufferMessage);| CurrentFileProgress | upload progress percentage from 0 to 100 |
| CurrentFileUploading | current file being uploaded if any |
| Descriptor | |
| FilesUploaded | list of files able to be uploaded to vector db |
| HasCurrentFileProgress | Gets whether the "currentFileProgress" field is set |
| HasCurrentFileUploading | Gets whether the "currentFileUploading" field is set |
| HasNumNodesUploaded | Gets whether the "numNodesUploaded" field is set |
| NumNodesUploaded | Number of nodes of the current files uploaded |
| Parser |
| CalculateSize | |
| ClearCurrentFileProgress | Clears the value of the "currentFileProgress" field |
| ClearCurrentFileUploading | Clears the value of the "currentFileUploading" field |
| ClearNumNodesUploaded | Clears the value of the "numNodesUploaded" field |
| Clone | |
| Equals(AddFilesResponse) | |
| Equals(Object) | (Overrides ObjectEquals(Object)) |
| GetHashCode | (Overrides ObjectGetHashCode) |
| GetType | (Inherited from Object) |
| MergeFrom(AddFilesResponse) | |
| MergeFrom(CodedInputStream) | |
| ToString | (Overrides ObjectToString) |
| WriteTo |
| CurrentFileProgressFieldNumber | Field number for the "currentFileProgress" field. |
| CurrentFileUploadingFieldNumber | Field number for the "currentFileUploading" field. |
| FilesUploadedFieldNumber | Field number for the "filesUploaded" field. |
| NumNodesUploadedFieldNumber | Field number for the "numNodesUploaded" field. |