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