Class: Google::Apis::CloudsupportV2beta::CloseCaseRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudsupportV2beta::CloseCaseRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudsupport_v2beta/classes.rb,
lib/google/apis/cloudsupport_v2beta/representations.rb,
lib/google/apis/cloudsupport_v2beta/representations.rb
Overview
The request message for the CloseCase endpoint.
Instance Method Summary collapse
-
#initialize(**args) ⇒ CloseCaseRequest
constructor
A new instance of CloseCaseRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ CloseCaseRequest
Returns a new instance of CloseCaseRequest.
355 356 357 |
# File 'lib/google/apis/cloudsupport_v2beta/classes.rb', line 355 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
360 361 |
# File 'lib/google/apis/cloudsupport_v2beta/classes.rb', line 360 def update!(**args) end |