public sealed class UpdateSettingsRequest : IMessage<UpdateSettingsRequest>, IEquatable<UpdateSettingsRequest>, IDeepCloneable<UpdateSettingsRequest>, IBufferMessage, IMessage
[[["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 details the `UpdateSettingsRequest` class within the `Google.Cloud.ContactCenterInsights.V1` namespace, used to update project-level settings."],["The latest version of this class is 2.19.0, with a history of versions ranging from 1.0.0 to the latest."],["The `UpdateSettingsRequest` class allows users to modify settings and is implemented as an object with several interfaces."],["The class contains two main properties, `Settings` to change the new settings values and `UpdateMask` to define the fields to be updated."],["This class has two constructors, one default and another that copies properties from an existing `UpdateSettingsRequest`."]]],[]]