Class: Google::Apis::CloudidentityV1beta1::GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1beta1::GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata
- 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 DeleteDeviceUser LRO.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata
constructor
A new instance of GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata
Returns a new instance of GoogleAppsCloudidentityDevicesV1DeleteDeviceUserMetadata.
1994 1995 1996 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 1994 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1999 2000 |
# File 'lib/google/apis/cloudidentity_v1beta1/classes.rb', line 1999 def update!(**args) end |