public sealed class ExportDataResponse : IMessage<ExportDataResponse>, IEquatable<ExportDataResponse>, IDeepCloneable<ExportDataResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Parallelstore v1beta API class ExportDataResponse.
ExportDataResponse is the response returned from ExportData rpc
[[["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-03-21 UTC."],[[["The `ExportDataResponse` class is part of the Parallelstore v1beta API and is the response returned from the `ExportData` RPC."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`ExportDataResponse` inherits from the base `object` class and has two constructors, a default and one that takes another `ExportDataResponse` as a parameter."],["The latest version of `ExportDataResponse` documentation is under 1.0.0-beta07, with previous documentation available for version 1.0.0-beta06."]]],[]]