GoogleChromeManagementVersionsV1CrowdStrikeXdrConfig constructor
GoogleChromeManagementVersionsV1CrowdStrikeXdrConfig({
- String? apiKey,
- String? host,
- GoogleChromeManagementVersionsV1XdrSettings? xdrSettings,
Implementation
GoogleChromeManagementVersionsV1CrowdStrikeXdrConfig({
this.apiKey,
this.host,
this.xdrSettings,
});