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 webpage provides reference documentation for the `GetAdaptiveMtFileRequest` class within the Google Cloud Translation v3 API, specifically for version 3.8.0."],["`GetAdaptiveMtFileRequest` is a class used to request an AdaptiveMtFile and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `GetAdaptiveMtFileRequest` has two constructors: a default constructor and one that accepts another `GetAdaptiveMtFileRequest` instance as a parameter."],["The `GetAdaptiveMtFileRequest` class includes properties such as `AdaptiveMtFileName` and `Name`, where `Name` represents the resource name of the file."],["The page also lists the available documentation for previous and latest versions of the API, ranging from version 2.2.0 up to the latest version, 3.9.0, providing links to each version's documentation."]]],[]]