public sealed class DeployQaScorecardRevisionRequest : IMessage<DeployQaScorecardRevisionRequest>, IEquatable<DeployQaScorecardRevisionRequest>, IDeepCloneable<DeployQaScorecardRevisionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DeployQaScorecardRevisionRequest.
[[["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 page provides reference documentation for the `DeployQaScorecardRevisionRequest` class within the Google Cloud Contact Center AI Insights v1 API, specifically for the .NET environment."],["The latest version available is 2.19.0, and the page currently highlights version 2.18.0, with access to previous versions ranging down to 1.0.0."],["The `DeployQaScorecardRevisionRequest` class is used to request the deployment of a `QaScorecardRevision`, and it inherits from various interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors and two properties: a `Name` string to indicate the name of the revision, and a read-only `QaScorecardRevisionName` property that provides a typed view of the name."],["The documentation includes details about inherited members from the `object` class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]