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 page provides reference documentation for the \u003ccode\u003eUploadValidationException\u003c/code\u003e class within the Google Cloud Storage v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUploadValidationException\u003c/code\u003e is thrown when an upload to Google Cloud Storage fails validation, inheriting from \u003ccode\u003eIOException\u003c/code\u003e and implementing \u003ccode\u003eISerializable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties for \u003ccode\u003eAdditionalFailures\u003c/code\u003e, \u003ccode\u003eClientSideHash\u003c/code\u003e, and \u003ccode\u003eUploadedObject\u003c/code\u003e, providing details about the failure, the locally computed hash, and the object uploaded to Google Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 4.11.0, and the page offers access to documentation for previous versions ranging from 4.10.0 to 3.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThere is a constructor for the class that creates a new exception using the \u003ccode\u003eclientSideHash\u003c/code\u003e, \u003ccode\u003euploadedObject\u003c/code\u003e, and \u003ccode\u003eadditionalFailures\u003c/code\u003e parameters.\u003c/p\u003e\n"]]],[],null,[]]