Class: Google::Apis::CloudfunctionsV2alpha::GenerateDownloadUrlRequest

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ GenerateDownloadUrlRequest

Returns a new instance of GenerateDownloadUrlRequest.



497
498
499
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 497

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



502
503
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 502

def update!(**args)
end