Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ParametersResource.VersionsResource.GetRequest.ViewEnum

Optional. View of the ParameterVersion. In the default FULL view, all metadata & payload associated with the ParameterVersion will be returned.

Namespace: Google.Apis.ParameterManager.v1
Assembly: Google.Apis.ParameterManager.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ParametersResource.VersionsResource.GetRequest.ViewEnum

Fields

Name Description
BASIC

Include only the metadata for the resource.

FULL

Include metadata & other relevant payload data as well. This is the default view.

VIEWUNSPECIFIED

The default / unset value. The API will default to the FULL view..

In this article
Back to top Generated by DocFX