public sealed class UpdateControlRequest : IMessage<UpdateControlRequest>, IEquatable<UpdateControlRequest>, IDeepCloneable<UpdateControlRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class UpdateControlRequest.
[[["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."],[[["The latest version of the `UpdateControlRequest` class is 2.12.0, but the current page is focused on the documentation for version 2.10.0."],["This documentation details the `UpdateControlRequest` class, which is a request object used in the Retail v2 API for the UpdateControl method."],["The `UpdateControlRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateControlRequest` include `Control`, which is the Control object to be updated, and `UpdateMask`, which specifies the fields within the Control to be modified."],["The document also includes information on the constructor, inherited members, namespace and assembly for the `UpdateControlRequest` class."]]],[]]