GoogleChromeManagementVersionsV1CrowdStrikeFalconNextGenConfig constructor

GoogleChromeManagementVersionsV1CrowdStrikeFalconNextGenConfig({
  1. String? apiKey,
  2. String? host,
  3. GoogleChromeManagementVersionsV1ReportingSettings? reportingSettings,
})

Implementation

GoogleChromeManagementVersionsV1CrowdStrikeFalconNextGenConfig({
  this.apiKey,
  this.host,
  this.reportingSettings,
});