Artifact Registry v1beta2 API - Enum VersionView (2.0.0-beta05)

public enum VersionView

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

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

Namespace

Google.Cloud.ArtifactRegistry.V1Beta2

Assembly

Google.Cloud.ArtifactRegistry.V1Beta2.dll

Fields

Name Description
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.