Artifact Registry v1beta2 API - Enum YumArtifact.Types.PackageType (2.0.0-beta04)

public enum YumArtifact.Types.PackageType

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

Package type is either binary or source.

Namespace

Google.Cloud.ArtifactRegistry.V1Beta2

Assembly

Google.Cloud.ArtifactRegistry.V1Beta2.dll

Fields

NameDescription
Binary

Binary package (.rpm).

Source

Source package (.srpm).

Unspecified

Package type is not specified.