Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::VersionView (v0.13.0)

Reference documentation and code samples for the Artifact Registry V1 API module Google::Cloud::ArtifactRegistry::V1::VersionView.

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.