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