Module Google::Cloud::ArtifactRegistry::V1beta2::VersionView (v0.3.6)

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

Constants

VERSION_VIEW_UNSPECIFIED

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

BASIC

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

FULL

value: 2
Include everything.