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 documentation for the `GetAdaptiveMtDatasetRequest` class within the Google Cloud Translation v3 API, specifically for version 3.4.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 base `object` class and has two constructors: a default constructor and one that accepts another `GetAdaptiveMtDatasetRequest` instance."],["The `GetAdaptiveMtDatasetRequest` class includes properties like `AdaptiveMtDatasetName`, which is a typed view over the `Name`, and `Name`, which is a string representing the required dataset name with a specified format."],["The latest version of the API is 3.9.0 and the documentation covers versions all the way back to version 2.2.0."]]],[]]