public sealed class CreateAdaptiveMtDatasetRequest : IMessage<CreateAdaptiveMtDatasetRequest>, IEquatable<CreateAdaptiveMtDatasetRequest>, IDeepCloneable<CreateAdaptiveMtDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class CreateAdaptiveMtDatasetRequest.
Request message for creating an AdaptiveMtDataset.
[[["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 `CreateAdaptiveMtDatasetRequest` class within the Google Cloud Translation v3 API, specifically for version 3.4.0."],["The `CreateAdaptiveMtDatasetRequest` class is used to send a request to create a new Adaptive MT dataset in the Google Cloud Translation API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and message creation."],["Key properties of this class include `AdaptiveMtDataset`, which represents the dataset to be created, and `Parent`, which specifies the project and location where the dataset will be created."],["The documentation contains a full list of versions going back to version 2.2.0, and as recently as 3.9.0 (latest)."]]],[]]