Enum ProjectsResource.LocationsResource.RepositoriesResource.PackagesResource.VersionsResource.ListRequest.ViewEnum
The view that should be returned in the response.
Namespace: Google.Apis.ArtifactRegistry.v1beta2
Assembly: Google.Apis.ArtifactRegistry.v1beta2.dll
Syntax
public enum ProjectsResource.LocationsResource.RepositoriesResource.PackagesResource.VersionsResource.ListRequest.ViewEnum
Fields
Name | Description |
---|---|
BASIC | Includes basic information about the version, but not any related tags. |
FULL | Include everything. |
VERSIONVIEWUNSPECIFIED | The default / unset value. The API will default to the BASIC view. |