Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ApisResource.ConfigsResource.GetRequest.ViewEnum

Specifies which fields of the API Config are returned in the response. Defaults to BASIC view.

Namespace: Google.Apis.Apigateway.v1
Assembly: Google.Apis.Apigateway.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ApisResource.ConfigsResource.GetRequest.ViewEnum

Fields

Name Description
BASIC

Do not include configuration source files.

CONFIGVIEWUNSPECIFIED
FULL

Include configuration source files.

In this article
Back to top Generated by DocFX