Enum AptArtifact.Types.PackageType (1.0.0-beta06)

public enum PackageType

Package type is either binary or source.

Namespace

Google.Cloud.ArtifactRegistry.V1Beta2

Assembly

Google.Cloud.ArtifactRegistry.V1Beta2.dll

Fields

NameDescription
Binary

Binary package.

Source

Source package.

Unspecified

Package type is not specified.