public sealed class ImportDataMetadata : IMessage<ImportDataMetadata>, IEquatable<ImportDataMetadata>, IDeepCloneable<ImportDataMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class ImportDataMetadata.
[[["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 latest version of the Google Cloud Translation v3 API's `ImportDataMetadata` class is 3.9.0, and previous versions are available, ranging from 3.8.0 down to 2.2.0."],["`ImportDataMetadata` is a class in the Google Cloud Translation v3 API that provides metadata for import data operations and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `ImportDataMetadata` class contains properties such as `CreateTime`, `Error`, `State`, and `UpdateTime`, which provide information about the operation's creation time, error status, current state, and last update time."],["The class has two constructors, one of which takes in another `ImportDataMetadata` object."],["`ImportDataMetadata` inherits from `object` and resides in the `Google.Cloud.Translate.V3` namespace, within the `Google.Cloud.Translate.V3.dll` assembly."]]],[]]