Class GoogleChromeManagementVersionsV1XdrSettings
XDR settings for connector configs.
Implements
Inherited Members
Namespace: Google.Apis.ChromeManagement.v1.Data
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public class GoogleChromeManagementVersionsV1XdrSettings : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
EnableAllXdrEvents
Required. Whether to enable all XDR events.
Declaration
[JsonProperty("enableAllXdrEvents")]
public virtual bool? EnableAllXdrEvents { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |