Class: Google::Cloud::Dialogflow::V2::GetFulfillmentRequest

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

Overview

The request message for Fulfillments.GetFulfillment.

Instance Attribute Summary collapse

Instance Attribute Details

#name::String



131
132
133
134
# File 'proto_docs/google/cloud/dialogflow/v2/fulfillment.rb', line 131

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