Artifact Registry v1 API - Enum YumArtifact.Types.PackageType (2.8.0)

public enum YumArtifact.Types.PackageType

Reference documentation and code samples for the Artifact Registry v1 API enum YumArtifact.Types.PackageType.

Package type is either binary or source.

Namespace

Google.Cloud.ArtifactRegistry.V1

Assembly

Google.Cloud.ArtifactRegistry.V1.dll

Fields

Name Description
Binary

Binary package (.rpm).

Source

Source package (.srpm).

Unspecified

Package type is not specified.