public sealed class GetQaScorecardRequest : IMessage<GetQaScorecardRequest>, IEquatable<GetQaScorecardRequest>, IDeepCloneable<GetQaScorecardRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class GetQaScorecardRequest.
The request for a QaScorecard. By default, returns the latest revision.
[[["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 documentation for the `GetQaScorecardRequest` class within the Google Cloud Contact Center AI Insights v1 API."],["The latest version of the API is 2.19.0, while version 2.18.0 is the one currently displayed in context, and various other previous versions from 1.0.0 to 2.17.0 are also accessible."],["The `GetQaScorecardRequest` class is used to retrieve a specific `QaScorecard`, with the ability to fetch the latest revision by default."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for object comparison, cloning, and message manipulation."],["Key properties of this class include `Name`, which specifies the name of the `QaScorecard` to be retrieved, and `QaScorecardName`, which is a typed view of the `Name` resource."]]],[]]