public sealed class GetControlRequest : IMessage<GetControlRequest>, IEquatable<GetControlRequest>, IDeepCloneable<GetControlRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class GetControlRequest.
Required. The resource name of the Control to get. Format:
projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/controls/{control_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 webpage provides reference documentation for the \u003ccode\u003eGetControlRequest\u003c/code\u003e class within the Google Cloud Retail v2 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetControlRequest\u003c/code\u003e class is used to formulate requests for the \u003ccode\u003eGetControl\u003c/code\u003e method, which retrieves a specific control resource within the Retail API.\u003c/p\u003e\n"],["\u003cp\u003eThe page details various versions of the API, ranging from 1.0.0 to the latest 2.12.0, along with the currently selected version being 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetControlRequest\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, each serving specific purposes within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor, \u003ccode\u003eGetControlRequest()\u003c/code\u003e, and properties such as \u003ccode\u003eControlName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e which are used to define and specify the resource to be retrieved by the \u003ccode\u003eGetControl\u003c/code\u003e method, such as the name or control name.\u003c/p\u003e\n"]]],[],null,[]]