Class: Google::Apis::BigtableadminV1::UpdateAppProfileMetadata
- Inherits:
-
Object
- Object
- Google::Apis::BigtableadminV1::UpdateAppProfileMetadata
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/bigtableadmin_v1/classes.rb,
lib/google/apis/bigtableadmin_v1/representations.rb,
lib/google/apis/bigtableadmin_v1/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.
876 877 878 |
# File 'lib/google/apis/bigtableadmin_v1/classes.rb', line 876 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
881 882 |
# File 'lib/google/apis/bigtableadmin_v1/classes.rb', line 881 def update!(**args) end |