public sealed class ExportDataOperationResponse : IMessage<ExportDataOperationResponse>, IEquatable<ExportDataOperationResponse>, IDeepCloneable<ExportDataOperationResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Labeling v1beta1 API class ExportDataOperationResponse.
Response used for ExportDataset longrunning operation.
[[["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\u003eThis documentation details the \u003ccode\u003eExportDataOperationResponse\u003c/code\u003e class within the Google Cloud Data Labeling v1beta1 API, focusing on its role in handling responses for long-running dataset export operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class is implemented as a sealed class, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for deep cloning and providing message functionality.\u003c/p\u003e\n"],["\u003cp\u003eIt provides several properties, including \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, which offer information about the exported dataset, such as the dataset name, the number of examples exported, label statistics, output configurations, and total requested export count.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, one parameterless, and one which allows for a copy of another \u003ccode\u003eExportDataOperationResponse\u003c/code\u003e to be made, that can be used for instantiating \u003ccode\u003eExportDataOperationResponse\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe API is available in beta, with the latest version being 2.0.0-beta05, and there are older versions also available as 2.0.0-beta04, and 1.0.0-beta03.\u003c/p\u003e\n"]]],[],null,[]]