Class: Google::Apis::CloudfunctionsV2alpha::GenerateDownloadUrlRequest
- Inherits:
-
Object
- Object
- Google::Apis::CloudfunctionsV2alpha::GenerateDownloadUrlRequest
- Includes:
- Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
- Defined in:
- lib/google/apis/cloudfunctions_v2alpha/classes.rb,
lib/google/apis/cloudfunctions_v2alpha/representations.rb,
lib/google/apis/cloudfunctions_v2alpha/representations.rb
Overview
Request of GenerateDownloadUrl
method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GenerateDownloadUrlRequest
constructor
A new instance of GenerateDownloadUrlRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GenerateDownloadUrlRequest
Returns a new instance of GenerateDownloadUrlRequest.
521 522 523 |
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 521 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
526 527 |
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 526 def update!(**args) end |