public sealed class GetControlRequest : IMessage<GetControlRequest>, IEquatable<GetControlRequest>, IDeepCloneable<GetControlRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class GetControlRequest.
Required. The resource name of the Control to get. Format:
projects/{project_number}/locations/{location_id}/collections/{collection_id}/dataStores/{data_store_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 documentation provides reference information for the \u003ccode\u003eGetControlRequest\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically for version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetControlRequest\u003c/code\u003e is a request message type used for the GetControl method, and it inherits from the base object class while implementing several interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating a new \u003ccode\u003eGetControlRequest\u003c/code\u003e object, either as a default instance or by copying an existing one, and parameters and their description are provided for the GetControlRequest constructor.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two primary properties: \u003ccode\u003eControlName\u003c/code\u003e, which provides a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string representing the resource name of the Control being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe API documentation also lists the available versions, which range from 1.0.0-beta06 up to 1.6.0 (latest), and includes the namespace and assembly details for the class.\u003c/p\u003e\n"]]],[],null,[]]