public sealed class GetAdaptiveMtFileRequest : IMessage<GetAdaptiveMtFileRequest>, IEquatable<GetAdaptiveMtFileRequest>, IDeepCloneable<GetAdaptiveMtFileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class GetAdaptiveMtFileRequest.
Required. The resource name of the file, in form of
projects/{project-number-or-id}/locations/{location_id}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
[[["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 `GetAdaptiveMtFileRequest` class within version 3.7.0 of the Google Cloud Translation v3 API."],["The `GetAdaptiveMtFileRequest` class is used to request the retrieval of an AdaptiveMtFile, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `AdaptiveMtFileName`, a typed view of the resource name, and `Name`, which represents the required resource name of the file in a specific format."],["The available versions for the `GetAdaptiveMtFileRequest` class range from version 2.2.0 up to the latest 3.9.0."]]],[]]