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