Returns the incoming context by name for this intent.
The name of the Context to retrieve.
Context value matching name or undefined if no matching context.
Set a new context for the current intent.
Name of the context. Dialogflow converts to lowercase.
Context lifespan.
Context parameters.
Generated using TypeDoc
Returns the incoming contexts for this intent as an iterator.