Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::YumArtifact::PackageType (v0.3.0)

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

Package type is either binary or source.

Constants

PACKAGE_TYPE_UNSPECIFIED

value: 0
Package type is not specified.

BINARY

value: 1
Binary package (.rpm).

SOURCE

value: 2
Source package (.srpm).