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