Any additional failures encountered while handling the error. May be null; if non-null,
must contain at least one exception.
Properties
AdditionalFailures
publicAggregateExceptionAdditionalFailures{get;}
A collection of additional failures following on from this one, if any. For
example, if the validation mode indicates that on failure the file should be deleted,
but the deletion fails, that exception would be present here. This property
is either null, or returns an AggregateException containing one or more
exceptions; it will never return an empty AggregateException.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eUploadValidationException\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Storage.V1\u003c/code\u003e namespace, specifically detailing its use in handling upload validation failures.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUploadValidationException\u003c/code\u003e class inherits from \u003ccode\u003eIOException\u003c/code\u003e and implements \u003ccode\u003eISerializable\u003c/code\u003e, signifying its role in managing exceptions related to input/output operations during data uploads.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details for version 3.6.0 and covers other versions of the library ranging from 3.4.0 to 4.11.0 (latest) indicating the history and stability of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUploadValidationException\u003c/code\u003e constructor takes parameters such as \u003ccode\u003eclientSideHash\u003c/code\u003e, \u003ccode\u003euploadedObject\u003c/code\u003e, and \u003ccode\u003eadditionalFailures\u003c/code\u003e to provide comprehensive information about the validation failure and any subsequent errors.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUploadValidationException\u003c/code\u003e class include \u003ccode\u003eAdditionalFailures\u003c/code\u003e, \u003ccode\u003eClientSideHash\u003c/code\u003e, and \u003ccode\u003eUploadedObject\u003c/code\u003e, which offer detailed insights into the validation process, the computed hash, and the state of the uploaded object upon failure.\u003c/p\u003e\n"]]],[],null,[]]