GoogleChromeManagementVersionsV1PaloAltoNetworksConfig constructor

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

Implementation

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