Class: Google::Cloud::Functions::V1::GenerateUploadUrlRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/functions/v1/functions.rb

Overview

Request of GenerateSourceUploadUrl method.

Instance Attribute Summary collapse

Instance Attribute Details

#kms_key_name::String



688
689
690
691
# File 'proto_docs/google/cloud/functions/v1/functions.rb', line 688

class GenerateUploadUrlRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent::String



688
689
690
691
# File 'proto_docs/google/cloud/functions/v1/functions.rb', line 688

class GenerateUploadUrlRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end