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