GoogleChromeManagementVersionsV1CrowdStrikeXdrConfig constructor

GoogleChromeManagementVersionsV1CrowdStrikeXdrConfig({
  1. String? apiKey,
  2. String? host,
  3. GoogleChromeManagementVersionsV1XdrSettings? xdrSettings,
})

Implementation

GoogleChromeManagementVersionsV1CrowdStrikeXdrConfig({
  this.apiKey,
  this.host,
  this.xdrSettings,
});