Artifact Registry v1 API - Enum VersionView (2.1.0)

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

Google.Cloud.ArtifactRegistry.V1

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.