GoogleCloudDialogflowV2IngestContextReferencesResponse constructor
GoogleCloudDialogflowV2IngestContextReferencesResponse({
- Map<
String, GoogleCloudDialogflowV2ConversationContextReference> ? ingestedContextReferences,
Implementation
GoogleCloudDialogflowV2IngestContextReferencesResponse({
this.ingestedContextReferences,
});