public sealed class GetQaScorecardRevisionRequest : IMessage<GetQaScorecardRevisionRequest>, IEquatable<GetQaScorecardRevisionRequest>, IDeepCloneable<GetQaScorecardRevisionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetQaScorecardRevisionRequest.
[[["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 `GetQaScorecardRevisionRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for version 2.18.0."],["The latest version is 2.19.0, and other previous versions dating back to 1.0.0, including 2.18.0 and many in between are available."],["The `GetQaScorecardRevisionRequest` class, which is used to request a QaScorecardRevision, implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Name`, a required string field for specifying the QaScorecardRevision name, and `QaScorecardRevisionName`, which is a typed view over the `Name` property."],["The namespace for the `GetQaScorecardRevisionRequest` is `Google.Cloud.ContactCenterInsights.V1`, found within the `Google.Cloud.ContactCenterInsights.V1.dll` assembly."]]],[]]