public enum VersionViewReference 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.V1Assembly
Google.Cloud.ArtifactRegistry.V1.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. |