Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.RepositoriesResource.PackagesResource.VersionsResource.GetRequest.ViewEnum

The view that should be returned in the response.

Namespace: Google.Apis.ArtifactRegistry.v1beta1
Assembly: Google.Apis.ArtifactRegistry.v1beta1.dll
Syntax
public enum ProjectsResource.LocationsResource.RepositoriesResource.PackagesResource.VersionsResource.GetRequest.ViewEnum

Fields

Name Description
BASIC

Includes basic information about the version, but not any related tags.

FULL

Include everything.

VERSIONVIEWUNSPECIFIED

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

In This Article
Back to top Generated by DocFX