Contact Center AI Insights V1 API - Class Google::Cloud::ContactCenterInsights::V1::DeleteQaScorecardRequest (v1.2.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::DeleteQaScorecardRequest.

The request for deleting a QaScorecard.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#force

def force() -> ::Boolean
Returns
  • (::Boolean) — Optional. If set to true, all of this QaScorecard's child resources will also be deleted. Otherwise, the request will only succeed if it has none.

#force=

def force=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. If set to true, all of this QaScorecard's child resources will also be deleted. Otherwise, the request will only succeed if it has none.
Returns
  • (::Boolean) — Optional. If set to true, all of this QaScorecard's child resources will also be deleted. Otherwise, the request will only succeed if it has none.

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the QaScorecard to delete.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the QaScorecard to delete.
Returns
  • (::String) — Required. The name of the QaScorecard to delete.