Show / Hide Table of Contents

Enum OrganizationsResource.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 OrganizationsResource.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.

In this article
Back to top Generated by DocFX