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"]],[["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."],[[["The latest version available for the `UpdateControlRequest` class in the Retail v2 API is 2.12.0."],["The `UpdateControlRequest` class is used to request the update of a `Control` in the Retail v2 API, using the `UpdateControl` method."],["It inherits members from the `object` class and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties for `Control`, which is the `Control` object to be updated, and `UpdateMask`, which specifies the fields to be updated."],["There are multiple previous versions available for reference documentation, including all minor versions from 1.0.0 to 2.11.0."]]],[]]