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 the Google Cloud Translation v3 API, specifically for version 3.4.0."],["`GetAdaptiveMtFileRequest` is used to request and retrieve an AdaptiveMtFile, with the latest version of the API being 3.9.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities and compatibility within the Google Cloud ecosystem."],["The document outlines the class's constructors, including a default constructor and one for creating a copy of an existing `GetAdaptiveMtFileRequest` instance."],["It details the properties of the class, including `AdaptiveMtFileName` and `Name`, which are essential for identifying and accessing the specific AdaptiveMtFile."]]],[]]