GoogleChromeManagementVersionsV1ConnectorConfigDetails constructor
GoogleChromeManagementVersionsV1ConnectorConfigDetails({
- GoogleChromeManagementVersionsV1CrowdStrikeConfig? crowdStrikeConfig,
- GoogleChromeManagementVersionsV1CrowdStrikeFalconNextGenConfig? crowdStrikeFalconNextGenConfig,
- GoogleChromeManagementVersionsV1CrowdStrikeXdrConfig? crowdStrikeXdrConfig,
- GoogleChromeManagementVersionsV1DeviceTrustConfig? deviceTrustConfig,
- GoogleChromeManagementVersionsV1GoogleSecOpsConfig? googleSecOpsConfig,
- GoogleChromeManagementVersionsV1MipLabelConfig? mipLabelConfig,
- GoogleChromeManagementVersionsV1PaloAltoNetworksConfig? paloAltoNetworksConfig,
- GoogleChromeManagementVersionsV1PubSubConfig? pubSubConfig,
- GoogleChromeManagementVersionsV1PubSubXdrConfig? pubSubXdrConfig,
- GoogleChromeManagementVersionsV1SplunkConfig? splunkConfig,
Implementation
GoogleChromeManagementVersionsV1ConnectorConfigDetails({
this.crowdStrikeConfig,
this.crowdStrikeFalconNextGenConfig,
this.crowdStrikeXdrConfig,
this.deviceTrustConfig,
this.googleSecOpsConfig,
this.mipLabelConfig,
this.paloAltoNetworksConfig,
this.pubSubConfig,
this.pubSubXdrConfig,
this.splunkConfig,
});