Class: Google::Apis::CloudsupportV2beta::CloseCaseRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ CloseCaseRequest

Returns a new instance of CloseCaseRequest.



294
295
296
# File 'lib/google/apis/cloudsupport_v2beta/classes.rb', line 294

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



299
300
# File 'lib/google/apis/cloudsupport_v2beta/classes.rb', line 299

def update!(**args)
end