Class: Google::Apis::BigtableadminV2::UpdateAppProfileMetadata
- Inherits:
-
Object
- Object
- Google::Apis::BigtableadminV2::UpdateAppProfileMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/bigtableadmin_v2/classes.rb,
generated/google/apis/bigtableadmin_v2/representations.rb,
generated/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.
1992 1993 1994 |
# File 'generated/google/apis/bigtableadmin_v2/classes.rb', line 1992 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1997 1998 |
# File 'generated/google/apis/bigtableadmin_v2/classes.rb', line 1997 def update!(**args) end |