Class: Google::Apis::BigtableadminV2::UpdateAppProfileMetadata
- Inherits:
-
Object
- Object
- Google::Apis::BigtableadminV2::UpdateAppProfileMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/bigtableadmin_v2/classes.rb,
lib/google/apis/bigtableadmin_v2/representations.rb,
lib/google/apis/bigtableadmin_v2/representations.rb
Overview
The metadata for the Operation returned by UpdateAppProfile.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UpdateAppProfileMetadata
constructor
A new instance of UpdateAppProfileMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UpdateAppProfileMetadata
Returns a new instance of UpdateAppProfileMetadata.
3740 3741 3742 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 3740 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3745 3746 |
# File 'lib/google/apis/bigtableadmin_v2/classes.rb', line 3745 def update!(**args) end |