Class: Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FinalizeAssessmentRequest
- Inherits:
-
Object
- Object
- Google::Apis::ContactcenterinsightsV1::GoogleCloudContactcenterinsightsV1FinalizeAssessmentRequest
- 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 message to finalize an assessment. Finalizing makes an assessment and its notes immutable.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudContactcenterinsightsV1FinalizeAssessmentRequest
constructor
A new instance of GoogleCloudContactcenterinsightsV1FinalizeAssessmentRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudContactcenterinsightsV1FinalizeAssessmentRequest
Returns a new instance of GoogleCloudContactcenterinsightsV1FinalizeAssessmentRequest.
3574 3575 3576 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 3574 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3579 3580 |
# File 'lib/google/apis/contactcenterinsights_v1/classes.rb', line 3579 def update!(**args) end |