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