Class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DeployQaScorecardRevisionRequest
- Inherits:
-
Object
- Object
- Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1DeployQaScorecardRevisionRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/contactcenterinsights_v1/classes.rb,
lib/google/apis/contactcenterinsights_v1/representations.rb,
lib/google/apis/contactcenterinsights_v1/representations.rb
Overview
The request to deploy a QaScorecardRevision
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudContactcenterinsightsV1DeployQaScorecardRevisionRequest
constructor
A new instance of GoogleCloudContactcenterinsightsV1DeployQaScorecardRevisionRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudContactcenterinsightsV1DeployQaScorecardRevisionRequest
Returns a new instance of GoogleCloudContactcenterinsightsV1DeployQaScorecardRevisionRequest.
2083 2084 2085 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 2083 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2088 2089 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 2088 def update!(**args) end |