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.



319
320
321
# File 'lib/google/apis/cloudsupport_v2beta/classes.rb', line 319

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



324
325
# File 'lib/google/apis/cloudsupport_v2beta/classes.rb', line 324

def update!(**args)
end