public sealed class GetAdaptiveMtDatasetRequest : IMessage<GetAdaptiveMtDatasetRequest>, IEquatable<GetAdaptiveMtDatasetRequest>, IDeepCloneable<GetAdaptiveMtDatasetRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class GetAdaptiveMtDatasetRequest.
Request message for getting an Adaptive MT dataset.
[[["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 information for the `GetAdaptiveMtDatasetRequest` class within version 3.7.0 of the Google Cloud Translation v3 API."],["The `GetAdaptiveMtDatasetRequest` class is used to request data from an Adaptive MT dataset, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document lists the available versions of the API, ranging from the latest version 3.9.0 down to version 2.2.0, with version 3.7.0 being the currently viewed version."],["The class includes constructors for creating new instances and properties like `AdaptiveMtDatasetName` and `Name` to manage the dataset name."],["This class inherits members from the object class and it is part of the namespace `Google.Cloud.Translate.V3`, contained in the `Google.Cloud.Translate.V3.dll` assembly."]]],[]]