public sealed class CreateDatasetMetadata : IMessage<CreateDatasetMetadata>, IEquatable<CreateDatasetMetadata>, IDeepCloneable<CreateDatasetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class CreateDatasetMetadata.
[[["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 `CreateDatasetMetadata` class within the Google Cloud Translation v3 API, detailing its purpose as metadata for dataset creation operations."],["The `CreateDatasetMetadata` class has a public default constructor and one that takes another `CreateDatasetMetadata` instance as a parameter, supporting object initialization and duplication."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The class contains properties for tracking the operation's `CreateTime`, `UpdateTime`, `Error` (if any), and `State`, providing comprehensive insights into the operation's lifecycle and status."],["The latest version of the API package highlighted on this webpage is 3.9.0, with previous versions ranging down to 2.2.0, all which appear to include this `CreateDatasetMetadata` class."]]],[]]