Class: Google::Cloud::Functions::V1::CallFunctionRequest

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 for the CallFunction method.

Instance Attribute Summary collapse

Instance Attribute Details

#data::String



642
643
644
645
# File 'proto_docs/google/cloud/functions/v1/functions.rb', line 642

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

#name::String



642
643
644
645
# File 'proto_docs/google/cloud/functions/v1/functions.rb', line 642

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