public sealed class UpdateQaQuestionRequest : IMessage<UpdateQaQuestionRequest>, IEquatable<UpdateQaQuestionRequest>, IDeepCloneable<UpdateQaQuestionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UpdateQaQuestionRequest.
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."],[[["The latest version available for `UpdateQaQuestionRequest` in the `Google.Cloud.ContactCenterInsights.V1` namespace is version 2.19.0."],["This page provides reference documentation for the `UpdateQaQuestionRequest` class, which is used for updating a question in the Contact Center AI Insights v1 API."],["The `UpdateQaQuestionRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data operations."],["The class has two constructors and two properties, `QaQuestion` and `UpdateMask`, the latter which controls which fields can be updated when using this call, as well as a long list of previous versions."],["The namespace for the UpdateQaQuestionRequest class is `Google.Cloud.ContactCenterInsights.V1`, and it's contained in the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]