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

Reference documentation and code samples for the Cloud OS Config V1alpha API module Google::Cloud::OsConfig::V1alpha::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.