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