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

Request of GenerateSourceUploadUrl method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — The project and location in which the Google Cloud Storage signed URL should be generated, specified in the format projects/*/locations/*.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — The project and location in which the Google Cloud Storage signed URL should be generated, specified in the format projects/*/locations/*.
Returns
  • (::String) — The project and location in which the Google Cloud Storage signed URL should be generated, specified in the format projects/*/locations/*.