ingestedContextReferences property

Map<String, GoogleCloudDialogflowV2ConversationContextReference>? ingestedContextReferences
getter/setter pair

The context reference updates provided by external systems.

Output only.

Implementation

core.Map<core.String, GoogleCloudDialogflowV2ConversationContextReference>?
    ingestedContextReferences;