Class: Google::Cloud::Functions::V1::CallFunctionResponse

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

Overview

Response of CallFunction method.

Instance Attribute Summary collapse

Instance Attribute Details

#error::String



659
660
661
662
# File 'proto_docs/google/cloud/functions/v1/functions.rb', line 659

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

#execution_id::String



659
660
661
662
# File 'proto_docs/google/cloud/functions/v1/functions.rb', line 659

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

#result::String



659
660
661
662
# File 'proto_docs/google/cloud/functions/v1/functions.rb', line 659

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