Reference documentation and code samples for the Dialogflow CX V3 API class Google::Cloud::Dialogflow::CX::V3::EventInput.
Represents the event to trigger.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#event
def event() -> ::String
Returns
- (::String) — Name of the event.
#event=
def event=(value) -> ::String
Parameter
- value (::String) — Name of the event.
Returns
- (::String) — Name of the event.