Class: Google::Apis::CloudidentityV1beta1::GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1beta1::GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata
- 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
Metadata for CancelWipeDevice LRO.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata
constructor
A new instance of GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata
Returns a new instance of GoogleAppsCloudidentityDevicesV1CancelWipeDeviceMetadata.
1665 1666 1667 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 1665 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1670 1671 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 1670 def update!(**args) end |