public sealed class GetModelRequest : IMessage<GetModelRequest>, IEquatable<GetModelRequest>, IDeepCloneable<GetModelRequest>, IBufferMessage, IMessage
Request message for [ModelService.GetModel][google.cloud.aiplatform.v1.ModelService.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-20 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eGetModelRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its usage in requesting a model via \u003ccode\u003eModelService.GetModel\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetModelRequest\u003c/code\u003e class is part of version 2.0.0 of the Google Cloud AI Platform library for .NET, with a history of version releases going all the way to 3.22.0, the latest, and back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetModelRequest\u003c/code\u003e inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, demonstrating its capabilities in object handling and serialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that accepts an existing \u003ccode\u003eGetModelRequest\u003c/code\u003e instance for copying, and includes two properties, \u003ccode\u003eModelName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, for managing the model resource identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string that specifies the name of the Model resource in the format \u003ccode\u003eprojects/{project}/locations/{location}/models/{model}\u003c/code\u003e, and \u003ccode\u003eModelName\u003c/code\u003e is the \u003ccode\u003eModelName\u003c/code\u003e type of the resource.\u003c/p\u003e\n"]]],[],null,[]]