public sealed class CreateControlRequest : IMessage<CreateControlRequest>, IEquatable<CreateControlRequest>, IDeepCloneable<CreateControlRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class CreateControlRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This webpage provides documentation for the `CreateControlRequest` class within the Google Cloud Retail v2 API, with the latest version being 2.12.0."],["`CreateControlRequest` is a class used to create a control, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located within the `Google.Cloud.Retail.V2` namespace and is part of the `Google.Cloud.Retail.V2.dll` assembly, with version 2.6.0 representing the current version being documented on this page."],["Key properties of the `CreateControlRequest` class include `Control` (the control to create), `ControlId` (the unique ID for the control), and `Parent` (the full resource name of the parent catalog), with the `Parent` also having a typed view representation in `ParentAsCatalogName`."],["The page provides reference links to older versions of the `CreateControlRequest` class, going as far back as version 1.0.0."]]],[]]