public sealed class GetModelRequest : IMessage<GetModelRequest>, IEquatable<GetModelRequest>, IDeepCloneable<GetModelRequest>, IBufferMessage, IMessage
Request message for [AutoMl.GetModel][google.cloud.automl.v1.AutoMl.GetModel].
[[["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-04-17 UTC."],[[["The latest version of the `GetModelRequest` documentation is 3.4.0, with a history of versions going back to 2.2.0."],["`GetModelRequest` is a request message used for `AutoMl.GetModel` operations within the Google Cloud AutoML V1 API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the base `Object` class."],["`GetModelRequest` contains two properties, `ModelName` which is a typed view over the resource, and `Name` which is the required string containing the model's resource name."],["The current `GetModelRequest` page is of version 2.6.0 and can be found in the `Google.Cloud.AutoML.V1` namespace."]]],[]]