Class: Google::Apis::LoggingV2::UndeleteBucketRequest

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/logging_v2/classes.rb,
lib/google/apis/logging_v2/representations.rb,
lib/google/apis/logging_v2/representations.rb

Overview

The parameters to UndeleteBucket.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UndeleteBucketRequest

Returns a new instance of UndeleteBucketRequest.



4036
4037
4038
# File 'lib/google/apis/logging_v2/classes.rb', line 4036

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4041
4042
# File 'lib/google/apis/logging_v2/classes.rb', line 4041

def update!(**args)
end