public sealed class UpdateQaScorecardRequest : IMessage<UpdateQaScorecardRequest>, IEquatable<UpdateQaScorecardRequest>, IDeepCloneable<UpdateQaScorecardRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UpdateQaScorecardRequest.
Required. The list of fields to be updated. All possible fields can be
updated by passing *, or a subset of the following updateable fields can
be provided:
[[["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 reference documentation for the `UpdateQaScorecardRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version of the `UpdateQaScorecardRequest` API class is 2.19.0, with older versions ranging down to 1.0.0 also documented and available."],["The `UpdateQaScorecardRequest` class is used to update a `QaScorecard` and allows specification of fields to update, including `description` and `display_name`, via `UpdateMask`."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateQaScorecardRequest` class has two constructors, one being an empty constructor, the other taking an `UpdateQaScorecardRequest` to initialize its parameters."]]],[]]