Artifact Registry v1 API - Enum VersionView (2.2.0)

Stay organized with collections Save and categorize content based on your preferences.
public enum VersionView

Reference documentation and code samples for the Artifact Registry v1 API enum VersionView.

The view, which determines what version information is returned in a response.

Namespace

GoogleCloudGoogle.Cloud.ArtifactRegistryV1

Assembly

Google.Cloud.ArtifactRegistry.V1.dll

Fields

NameDescription
Basic

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

Full

Include everything.

Unspecified

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