public sealed class ExportDataOperationResponse : IMessage<ExportDataOperationResponse>, IEquatable<ExportDataOperationResponse>, IDeepCloneable<ExportDataOperationResponse>, IBufferMessage, IMessage
Response used for ExportDataset longrunning operation.
[[["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\u003eThe \u003ccode\u003eExportDataOperationResponse\u003c/code\u003e class is used for long-running operations related to exporting datasets and is found within the \u003ccode\u003eGoogle.Cloud.DataLabeling.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides information about dataset export operations, including the dataset name, the number of examples exported successfully, label statistics, output configurations, and the total number of examples requested for export.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e, having inherited members like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, one default and one to create a copy using another \u003ccode\u003eExportDataOperationResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are 5 properties that provide information about the export operation, \u003ccode\u003eDataset\u003c/code\u003e, \u003ccode\u003eExportCount\u003c/code\u003e, \u003ccode\u003eLabelStats\u003c/code\u003e, \u003ccode\u003eOutputConfig\u003c/code\u003e and \u003ccode\u003eTotalCount\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]