public sealed class GetModelRequest : IMessage<GetModelRequest>, IEquatable<GetModelRequest>, IDeepCloneable<GetModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class GetModelRequest.
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-03-21 UTC."],[[["The latest version of the `GetModelRequest` class is 3.4.0, accessible within the Google AutoML v1 API."],["This class is a request message used for the `AutoMl.GetModel` function, as part of the Google Cloud AutoML v1 API."],["The `GetModelRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetModelRequest` class contains a `ModelName` and a `Name` property."],["There are versions of the `GetModelRequest` class ranging back to version 2.2.0, available for reference."]]],[]]