public sealed class GetModelRequest : IMessage<GetModelRequest>, IEquatable<GetModelRequest>, IDeepCloneable<GetModelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class GetModelRequest.
Required. The resource name of the [Model][google.cloud.retail.v2.Model] to
get. Format:
projects/{project_number}/locations/{location_id}/catalogs/{catalog}/models/{model_id}
[[["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 Cloud Retail v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetModelRequest\u003c/code\u003e class is used to request a specific model and is available in various versions, from 1.0.0 to the latest 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetModelRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \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 includes properties like \u003ccode\u003eModelName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required string representing the model's resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one being the empty \u003ccode\u003eGetModelRequest()\u003c/code\u003e and the other, \u003ccode\u003eGetModelRequest(GetModelRequest other)\u003c/code\u003e, allowing you to copy an existing \u003ccode\u003eGetModelRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]