Class: Google::Apis::TestingV1::CancelDeviceSessionRequest

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

Overview

The request object for cancelling a Device Session.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CancelDeviceSessionRequest

Returns a new instance of CancelDeviceSessionRequest.



779
780
781
# File 'lib/google/apis/testing_v1/classes.rb', line 779

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



784
785
# File 'lib/google/apis/testing_v1/classes.rb', line 784

def update!(**args)
end