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