Class: Google::Apis::CloudidentityV1beta1::CancelWipeDeviceRequest

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

Overview

Request message for cancelling an unfinished device wipe.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ CancelWipeDeviceRequest

Returns a new instance of CancelWipeDeviceRequest.



152
153
154
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 152

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



157
158
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 157

def update!(**args)
end