Class: Google::Apis::LoggingV2::UndeleteBucketRequest
- Inherits:
-
Object
- Object
- Google::Apis::LoggingV2::UndeleteBucketRequest
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- generated/google/apis/logging_v2/classes.rb,
generated/google/apis/logging_v2/representations.rb,
generated/google/apis/logging_v2/representations.rb
Overview
The parameters to UndeleteBucket.
Instance Method Summary collapse
-
#initialize(**args) ⇒ UndeleteBucketRequest
constructor
A new instance of UndeleteBucketRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ UndeleteBucketRequest
Returns a new instance of UndeleteBucketRequest.
2252 2253 2254 |
# File 'generated/google/apis/logging_v2/classes.rb', line 2252 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2257 2258 |
# File 'generated/google/apis/logging_v2/classes.rb', line 2257 def update!(**args) end |