Class: Google::Apis::CloudidentityV1::GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1::GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata
- 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 DeleteDevice LRO.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata
constructor
A new instance of GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata
Returns a new instance of GoogleAppsCloudidentityDevicesV1DeleteDeviceMetadata.
704 705 706 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 704 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
709 710 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 709 def update!(**args) end |