Reference documentation and code samples for the Cloud Functions V2 API class Google::Cloud::Functions::V2::GenerateDownloadUrlRequest.
Request of GenerateDownloadUrl method.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String
    Returns
    
  - (::String) — Required. The name of function for which source code Google Cloud Storage signed URL should be generated.
 
#name=
def name=(value) -> ::String
    Parameter
    
  - value (::String) — Required. The name of function for which source code Google Cloud Storage signed URL should be generated.
 
    Returns
    
- (::String) — Required. The name of function for which source code Google Cloud Storage signed URL should be generated.