Module Google::Cloud::OsConfig::V1alpha::OSPolicy::Resource::RepositoryResource::AptRepository::ArchiveType (v0.2.2)

Type of archive.

Constants

ARCHIVE_TYPE_UNSPECIFIED

value: 0
Unspecified is invalid.

DEB

value: 1
Deb indicates that the archive contains binary files.

DEB_SRC

value: 2
Deb-src indicates that the archive contains source files.