Class Google::Cloud::Dialogflow::CX::V3::WebhookRequest::FulfillmentInfo (v0.5.0)

Represents fulfillment information communicated to the webhook.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#tag

def tag() -> ::String
Returns
  • (::String) — Always present. The tag used to identify which fulfillment is being called.

#tag=

def tag=(value) -> ::String
Parameter
  • value (::String) — Always present. The tag used to identify which fulfillment is being called.
Returns
  • (::String) — Always present. The tag used to identify which fulfillment is being called.