Artifact Registry v1 API - Enum YumArtifact.Types.PackageType (2.2.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

GoogleCloudGoogle.Cloud.ArtifactRegistryV1

Assembly

Google.Cloud.ArtifactRegistry.V1.dll

Fields

NameDescription
Binary

Binary package (.rpm).

Source

Source package (.srpm).

Unspecified

Package type is not specified.