Class Google::Cloud::Functions::V1::GenerateDownloadUrlResponse (v0.5.1)

Response of GenerateDownloadUrl method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#download_url

def download_url() -> ::String
Returns
  • (::String) — The generated Google Cloud Storage signed URL that should be used for function source code download.

#download_url=

def download_url=(value) -> ::String
Parameter
  • value (::String) — The generated Google Cloud Storage signed URL that should be used for function source code download.
Returns
  • (::String) — The generated Google Cloud Storage signed URL that should be used for function source code download.