Enum CustomersResource.EnterpriseResource.SecurityInsightsResource.QueryContentTransfersBreakdownsRequest.BreakdownEnum
Optional. The dimension to break down the content transfers by. Defaults to USER.
Namespace: Google.Apis.ChromeManagement.v1
Assembly: Google.Apis.ChromeManagement.v1.dll
Syntax
public enum CustomersResource.EnterpriseResource.SecurityInsightsResource.QueryContentTransfersBreakdownsRequest.BreakdownEnum
Fields
| Name | Description |
|---|---|
| CONTENTCATEGORY | Breakdown by content category. |
| CONTENTTRANSFERSBREAKDOWNDIMENSIONUNSPECIFIED | Unspecified breakdown dimension. Defaults to USER. |
| EVENTDOMAIN | Breakdown by event domain. |
| USER | Breakdown by user. |