Cloud OS Config V1 API - Module Google::Cloud::OsConfig::V1::OSPolicy::Resource::RepositoryResource::AptRepository::ArchiveType (v0.10.0)

Reference documentation and code samples for the Cloud OS Config V1 API module Google::Cloud::OsConfig::V1::OSPolicy::Resource::RepositoryResource::AptRepository::ArchiveType.

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.