Class PackageType (1.12.0)

PackageType(value)

Package type is either binary or source.

Enums

Name Description
PACKAGE_TYPE_UNSPECIFIED Package type is not specified.
BINARY Binary package.
SOURCE Source package.