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.
519 520 521 |
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 519 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
524 525 |
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 524 def update!(**args) end |