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"]],[["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."],[[["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."]]],[]]