Class: Google::Apis::CloudidentityV1::GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1::GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudidentity_v1/classes.rb,
lib/google/apis/cloudidentity_v1/representations.rb,
lib/google/apis/cloudidentity_v1/representations.rb
Overview
Metadata for CancelWipeDeviceUser LRO.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata
constructor
A new instance of GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata
Returns a new instance of GoogleAppsCloudidentityDevicesV1CancelWipeDeviceUserMetadata.
498 499 500 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 498 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
503 504 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 503 def update!(**args) end |