Enum ProjectsResource.LocationsResource.InsightsResource.GetRequest.ViewEnum
Required. Metadata only or full data view.
Namespace: Google.Apis.BeyondCorp.v1alpha
Assembly: Google.Apis.BeyondCorp.v1alpha.dll
Syntax
public enum ProjectsResource.LocationsResource.InsightsResource.GetRequest.ViewEnum
Fields
| Name | Description |
|---|---|
| BASIC | Include basic metadata about the insight, but not the insight data. This is the default value (for both ListInsights and GetInsight). |
| FULL | Include everything. |
| INSIGHTVIEWUNSPECIFIED | The default / unset value. The API will default to the BASIC view. |