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 page provides reference documentation for the `CreateControlRequest` class within the Google Cloud Retail v2 API for .NET, detailing its properties, constructors, and implemented interfaces."],["The latest version of the `CreateControlRequest` API documented is 2.12.0, and the page also includes documentation for prior versions ranging from 2.11.0 down to 1.0.0."],["`CreateControlRequest` is a class used to initiate a request for the `CreateControl` method and includes properties like `Control`, `ControlId`, `Parent`, and `ParentAsCatalogName`."],["The `CreateControlRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the base `object` class."],["The namespace for the `CreateControlRequest` is `Google.Cloud.Retail.V2`, and it's contained within the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]