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