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

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

Package type is either binary or source.

Constants

PACKAGE_TYPE_UNSPECIFIED

value: 0
Package type is not specified.

BINARY

value: 1
Binary package.

SOURCE

value: 2
Source package.