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 \ RuleMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
OPERATION_UNSPECIFIED
Value: 0Operation not specified.
Generated from protobuf enum OPERATION_UNSPECIFIED = 0;
DOWNLOAD
Value: 1Download operation.
Generated from protobuf enum DOWNLOAD = 1;