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