public sealed class UpdateControlRequest : IMessage<UpdateControlRequest>, IEquatable<UpdateControlRequest>, IDeepCloneable<UpdateControlRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 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-03-21 UTC."],[[["This webpage provides documentation for the `UpdateControlRequest` class within the Google Cloud Discovery Engine v1 API."],["`UpdateControlRequest` is a request object used for the `UpdateControl` method, inheriting from base classes and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `UpdateControlRequest` class offers two constructors, one default and another that accepts an existing `UpdateControlRequest` object."],["It has two primary properties: `Control`, which represents the control to be updated, and `UpdateMask`, which specifies which fields of the control to update."],["This page also contains a list of older versions, with version 1.6.0 being the latest."]]],[]]