Class: Google::Apis::CloudidentityV1beta1::GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1beta1::GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata
- 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 WipeDeviceUser LRO.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata
constructor
A new instance of GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata
Returns a new instance of GoogleAppsCloudidentityDevicesV1WipeDeviceUserMetadata.
2424 2425 2426 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 2424 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2429 2430 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 2429 def update!(**args) end |