Class CreateRuleRequest (1.13.0)

CreateRuleRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request to create a new rule.

Attributes

Name Description
parent str
Required. The name of the parent resource where the rule will be created.
rule_id str
The rule id to use for this repository.
rule google.cloud.artifactregistry_v1.types.Rule
The rule to be created.