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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eGetModelRequest\u003c/code\u003e class within the Google AutoML v1 API, detailing its usage and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetModelRequest\u003c/code\u003e class is used to request a specific model from the AutoML service, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor (\u003ccode\u003eGetModelRequest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eGetModelRequest(GetModelRequest other)\u003c/code\u003e), which allows creating new instances either from scratch or as copies of existing \u003ccode\u003eGetModelRequest\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe primary properties of the \u003ccode\u003eGetModelRequest\u003c/code\u003e class are \u003ccode\u003eModelName\u003c/code\u003e, which is a \u003ccode\u003eModelName\u003c/code\u003e-typed view over the resource, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the required resource name of the model.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation includes links to each version of the \u003ccode\u003eGetModelRequest\u003c/code\u003e from 2.2.0 to 3.4.0(latest), showing the evolution of the Google AutoML API.\u003c/p\u003e\n"]]],[],null,[]]