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.
1311 1312 1313 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 1311 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1316 1317 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 1316 def update!(**args) end |