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