public sealed class ExportDataResponse : IMessage<ExportDataResponse>, IEquatable<ExportDataResponse>, IDeepCloneable<ExportDataResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1 API class ExportDataResponse.
The response to a request to export data from Parallelstore.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExportDataResponse\u003c/code\u003e class in the Parallelstore v1 API is used to represent the response from an export data request.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportDataResponse\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and resides within the \u003ccode\u003eGoogle.Cloud.Parallelstore.V1\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Cloud.Parallelstore.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eExportDataResponse\u003c/code\u003e: a default constructor and one that accepts another \u003ccode\u003eExportDataResponse\u003c/code\u003e object for cloning.\u003c/p\u003e\n"]]],[],null,[]]