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 webpage provides documentation for the `CreateDatasetMetadata` class within the Google Cloud Translation v3 API, detailing its structure and functionality."],["The latest version of the API is 3.9.0, but documentation is available for versions ranging from 2.2.0 to 3.9.0, allowing developers to access information on specific releases."],["The `CreateDatasetMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for handling data and operations within the API."],["Key properties of `CreateDatasetMetadata` include `CreateTime`, `Error`, `State`, and `UpdateTime`, which collectively describe the creation, status, and error details of a dataset operation."],["The documentation details that the `CreateDatasetMetadata` can be constructed via an empty constructor, or by passing another instance of the `CreateDatasetMetadata` class as a parameter."]]],[]]