Enum VersionView (1.0.0-beta06)

public 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

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.