Google Cloud Artifact Registry V1 Client - Class Operation (1.1.0)

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

The operation the rule applies to.

Protobuf type google.devtools.artifactregistry.v1.Rule.Operation

Namespace

Google \ Cloud \ ArtifactRegistry \ V1 \ Rule

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

OPERATION_UNSPECIFIED

Value: 0

Operation not specified.

Generated from protobuf enum OPERATION_UNSPECIFIED = 0;

DOWNLOAD

Value: 1

Download operation.

Generated from protobuf enum DOWNLOAD = 1;