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.



527
528
529
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 527

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



532
533
# File 'lib/google/apis/cloudfunctions_v2alpha/classes.rb', line 532

def update!(**args)
end