Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.WasmPluginsResource.GetRequest.ViewEnum

Determines how much data must be returned in the response. See AIP-157.

Namespace: Google.Apis.NetworkServices.v1
Assembly: Google.Apis.NetworkServices.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.WasmPluginsResource.GetRequest.ViewEnum

Fields

Name Description
WASMPLUGINVIEWBASIC

If specified in the GET request for a WasmPlugin resource, the server's response includes just the WasmPlugin resource.

WASMPLUGINVIEWFULL

If specified in the GET request for a WasmPlugin resource, the server's response includes the WasmPlugin resource with all its versions.

WASMPLUGINVIEWUNSPECIFIED

Unspecified value. Do not use.

In this article
Back to top Generated by DocFX