Contact Center AI Insights v1 API - Class UndeployQaScorecardRevisionRequest (2.18.0)

public sealed class UndeployQaScorecardRevisionRequest : IMessage<UndeployQaScorecardRevisionRequest>, IEquatable<UndeployQaScorecardRevisionRequest>, IDeepCloneable<UndeployQaScorecardRevisionRequest>, IBufferMessage, IMessage

Reference documentation and code samples for the Contact Center AI Insights v1 API class UndeployQaScorecardRevisionRequest.

The request to undeploy a QaScorecardRevision

Inheritance

object > UndeployQaScorecardRevisionRequest

Namespace

Google.Cloud.ContactCenterInsights.V1

Assembly

Google.Cloud.ContactCenterInsights.V1.dll

Constructors

UndeployQaScorecardRevisionRequest()

public UndeployQaScorecardRevisionRequest()

UndeployQaScorecardRevisionRequest(UndeployQaScorecardRevisionRequest)

public UndeployQaScorecardRevisionRequest(UndeployQaScorecardRevisionRequest other)
Parameter
Name Description
other UndeployQaScorecardRevisionRequest

Properties

Name

public string Name { get; set; }

Required. The name of the QaScorecardRevision to undeploy.

Property Value
Type Description
string

QaScorecardRevisionName

public QaScorecardRevisionName QaScorecardRevisionName { get; set; }

QaScorecardRevisionName-typed view over the Name resource name property.

Property Value
Type Description
QaScorecardRevisionName