public sealed class UpdateFeedbackLabelRequest : IMessage<UpdateFeedbackLabelRequest>, IEquatable<UpdateFeedbackLabelRequest>, IDeepCloneable<UpdateFeedbackLabelRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class UpdateFeedbackLabelRequest.
[[["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 of the `UpdateFeedbackLabelRequest` class for the Contact Center AI Insights v1 API is 2.19.0."],["This webpage provides reference documentation and code samples for the `UpdateFeedbackLabelRequest` class."],["The `UpdateFeedbackLabelRequest` class is used for updating a feedback label and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `FeedbackLabel` and `UpdateMask` for specifying the label to be updated and the fields to update, respectively."],["The class has 2 constructors that can be used to create new instances of `UpdateFeedbackLabelRequest`, either without any input or by using an existing instance."]]],[]]