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 document provides reference information for the `CreateControlRequest` class within the Google Cloud Retail V2 API, specifically version 2.4.0."],["The `CreateControlRequest` class is used to send requests for the `CreateControl` method, which is part of the Retail API."],["The latest available version of the Retail API is 2.12.0, and there are a total of 19 version entries provided on the webpage, ranging from version 1.0.0 to 2.12.0."],["The `CreateControlRequest` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three main properties: `Control`, `ControlId`, and `Parent`, all of which are required for the method to work, with the `Parent` property also having a `ParentAsCatalogName` that provides a typed view over the resource name."]]],[]]