GoogleCloudDialogflowV2LoggingConfig constructor

GoogleCloudDialogflowV2LoggingConfig({
  1. bool? enableStackdriverLogging,
})

Implementation

GoogleCloudDialogflowV2LoggingConfig({this.enableStackdriverLogging});