Artifact Registry v1 API - Enum AptArtifact.Types.PackageType (2.6.0)

public enum AptArtifact.Types.PackageType

Reference documentation and code samples for the Artifact Registry v1 API enum AptArtifact.Types.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.