Google Cloud Artifact Registry V1 Client - Class PackageType (1.0.0)

Reference documentation and code samples for the Google Cloud Artifact Registry V1 Client class PackageType.

Package type is either binary or source.

Protobuf type google.devtools.artifactregistry.v1.YumArtifact.PackageType

Namespace

Google \ Cloud \ ArtifactRegistry \ V1 \ YumArtifact

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

PACKAGE_TYPE_UNSPECIFIED

  Value: 0 
 

Package type is not specified.

Generated from protobuf enum PACKAGE_TYPE_UNSPECIFIED = 0;

BINARY

  Value: 1 
 

Binary package (.rpm).

Generated from protobuf enum BINARY = 1;

SOURCE

  Value: 2 
 

Source package (.srpm).

Generated from protobuf enum SOURCE = 2;

Create a Mobile Website
View Site in Mobile | Classic
Share by: