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 the Google Cloud Translation v3 API, specifically for version 3.6.0."],["`GetAdaptiveMtDatasetRequest` is a request message used to retrieve an Adaptive MT dataset and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has properties like `AdaptiveMtDatasetName` and `Name`, which is required and specifies the resource name of the dataset."],["The latest version of the documentation is for version 3.9.0, while multiple previous versions are available, starting as early as 2.2.0."]]],[]]