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.
3312 3313 3314 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 3312 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3317 3318 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 3317 def update!(**args) end |