Class: Google::Apis::CloudsupportV2::CloseCaseRequest

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/cloudsupport_v2/classes.rb,
lib/google/apis/cloudsupport_v2/representations.rb,
lib/google/apis/cloudsupport_v2/representations.rb

Overview

The request message for the CloseCase endpoint.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CloseCaseRequest

Returns a new instance of CloseCaseRequest.



343
344
345
# File 'lib/google/apis/cloudsupport_v2/classes.rb', line 343

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



348
349
# File 'lib/google/apis/cloudsupport_v2/classes.rb', line 348

def update!(**args)
end