ingestedContextReferences property

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

All context references ingested.

Implementation

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