Class: Google::Apis::CloudidentityV1::GetMembershipGraphMetadata
- Inherits:
-
Object
- Object
- Google::Apis::CloudidentityV1::GetMembershipGraphMetadata
- 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 of GetMembershipGraphResponse LRO. This is currently empty to permit future extensibility.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GetMembershipGraphMetadata
constructor
A new instance of GetMembershipGraphMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GetMembershipGraphMetadata
Returns a new instance of GetMembershipGraphMetadata.
380 381 382 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 380 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
385 386 |
# File 'lib/google/apis/cloudidentity_v1/classes.rb', line 385 def update!(**args) end |