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."],[[["This page provides reference documentation for the `UpdateControlRequest` class within the Google Cloud Retail v2 API, specifically for .NET development."],["The `UpdateControlRequest` class is used to send requests to update a `Control` object, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, which are a default constructor and one for copying an existing `UpdateControlRequest` object, as well as the properties `Control` and `UpdateMask`."],["The latest version of the documentation is 2.12.0, and this page includes documentation for all versions going as far back as version 1.0.0, but the content of this page is specific to version 2.6.0."]]],[]]