public sealed class ExportDataMetadata : IMessage<ExportDataMetadata>, IEquatable<ExportDataMetadata>, IDeepCloneable<ExportDataMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class ExportDataMetadata.
[[["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."],[[["This document provides reference documentation for the `ExportDataMetadata` class within the Google Cloud Translation v3 API."],["The `ExportDataMetadata` class is used to represent the metadata of an export data operation and includes details such as creation time, update time, error status, and current state."],["The latest version available is 3.9.0, but multiple versions, from 2.2.0 to 3.8.0, are documented and accessible within this content."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management within the Google Cloud platform."],["The properties associated with the class are `CreateTime`, `Error`, `State` and `UpdateTime`, which are all used to describe details about the status and current state of the operation."]]],[]]