Interface protos.google.devtools.artifactregistry.v1.IRule (4.7.0)

Properties of a Rule.

Package

@google-cloud/artifact-registry

Properties

action

action?: (google.devtools.artifactregistry.v1.Rule.Action|keyof typeof google.devtools.artifactregistry.v1.Rule.Action|null);

Rule action

condition

condition?: (google.type.IExpr|null);

Rule condition

name

name?: (string|null);

Rule name

operation

operation?: (google.devtools.artifactregistry.v1.Rule.Operation|keyof typeof google.devtools.artifactregistry.v1.Rule.Operation|null);

Rule operation

packageId

packageId?: (string|null);

Rule packageId