public sealed class UpdateSettingsRequest : IMessage<UpdateSettingsRequest>, IEquatable<UpdateSettingsRequest>, IDeepCloneable<UpdateSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UpdateSettingsRequest.
[[["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 document provides reference documentation for the `UpdateSettingsRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The `UpdateSettingsRequest` class is used to update project-level settings for Contact Center AI Insights and is part of the `Google.Cloud.ContactCenterInsights.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `UpdateSettingsRequest` include `Settings` which contain the new settings values and `UpdateMask` which list the fields to update."],["There are multiple versions available, ranging from 1.0.0 up to the latest release which is 2.19.0 for the Google Cloud Contact Center AI Insights v1 API."]]],[]]