Class: Google::Cloud::Functions::V2::CreateFunctionRequest

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

Overview

Request for the CreateFunction method.

Instance Attribute Summary collapse

Instance Attribute Details

#function::Google::Cloud::Functions::V2::Function



771
772
773
774
# File 'proto_docs/google/cloud/functions/v2/functions.rb', line 771

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

#function_id::String



771
772
773
774
# File 'proto_docs/google/cloud/functions/v2/functions.rb', line 771

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

#parent::String



771
772
773
774
# File 'proto_docs/google/cloud/functions/v2/functions.rb', line 771

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