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 reference documentation for the `CreateControlRequest` class within the Google Cloud Retail v2 API for .NET, with the current version being 2.7.0."],["The `CreateControlRequest` class is used to create a control within the Retail API, with its core functionalities stemming from the `IMessage` interface and the `object` class it inherits from."],["The webpage contains a list of all versions ranging from 2.12.0 to 1.0.0, with the latest version being 2.12.0, and each version includes a link to the `CreateControlRequest` documentation for that version."],["Key properties of the `CreateControlRequest` class include `Control`, `ControlId`, `Parent`, and `ParentAsCatalogName`, which are essential for defining and creating a control."],["The documentation includes details on the `CreateControlRequest` class constructors, including a default constructor and a copy constructor, and each parameter includes a description."]]],[]]