Class: Google::Apis::CloudidentityV1beta1::GoogleAppsCloudidentityDevicesV1SignoutDeviceUserMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1beta1::GoogleAppsCloudidentityDevicesV1SignoutDeviceUserMetadata
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudidentity_v1beta1/classes.rb,
lib/google/apis/cloudidentity_v1beta1/representations.rb,
lib/google/apis/cloudidentity_v1beta1/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.
2335 2336 2337 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 2335 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2340 2341 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 2340 def update!(**args) end |