public sealed class GetContextRequest : IMessage<GetContextRequest>, IEquatable<GetContextRequest>, IDeepCloneable<GetContextRequest>, IBufferMessage, IMessage
Request message for [MetadataService.GetContext][google.cloud.aiplatform.v1.MetadataService.GetContext].
Required. The resource name of the Context to retrieve.
Format:
projects/{project}/locations/{location}/metadataStores/{metadatastore}/contexts/{context}
[[["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\u003eThe content provides documentation for the \u003ccode\u003eGetContextRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.22.0 is the latest version documented, with a comprehensive list of previous versions, starting from 1.0.0 and up until 3.22.0 being accessible through hyperlinks, for the \u003ccode\u003eGetContextRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetContextRequest\u003c/code\u003e class is a request message used for retrieving a Context from the MetadataService, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces like \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\u003eKey properties of \u003ccode\u003eGetContextRequest\u003c/code\u003e include \u003ccode\u003eContextName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e property) and \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name of the Context to retrieve, with a specific format).\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available for \u003ccode\u003eGetContextRequest\u003c/code\u003e, one that takes no parameters and the other that creates a copy of a passed in \u003ccode\u003eGetContextRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]