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}/locations/{location}/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\u003eThe \u003ccode\u003eGetControlRequest\u003c/code\u003e class is part of the Google Cloud Discovery Engine v1 API, specifically used to request the retrieval of a Control resource.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, providing functionalities such as deep cloning and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetControlRequest\u003c/code\u003e class has two constructors: a default one and another that takes another \u003ccode\u003eGetControlRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eControlName\u003c/code\u003e (of type \u003ccode\u003eControlName\u003c/code\u003e) and \u003ccode\u003eName\u003c/code\u003e (of type \u003ccode\u003estring\u003c/code\u003e), which are essential for specifying the target Control resource to be retrieved, and the \u003ccode\u003eName\u003c/code\u003e property requires a specific resource name format.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this \u003ccode\u003eGetControlRequest\u003c/code\u003e is 1.6.0, and the earliest version is 1.0.0-beta06, as listed in the provided versions.\u003c/p\u003e\n"]]],[],null,[]]