Enum AptArtifact.Types.PackageType (2.0.0)

public enum PackageType

Package type is either binary or source.

Namespace

Google.Cloud.ArtifactRegistry.V1

Assembly

Google.Cloud.ArtifactRegistry.V1.dll

Fields

NameDescription
Binary

Binary package.

Source

Source package.

Unspecified

Package type is not specified.