[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `EventInput` class within the Google Cloud Dialogflow CX V3 API, specifically for .NET developers."],["The `EventInput` class is used to represent an event to be triggered in Dialogflow CX, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation provides access to numerous versions of the API, ranging from the latest version `2.23.0` down to the initial version `1.0.0`."],["The `EventInput` class contains a single property called `Event` which is a string type that represents the name of the event."],["There are two constructors, one default and another that accepts another `EventInput` as a parameter, and the `EventInput` class inherits from the generic `object` class, inheriting its members."]]],[]]