Class DeleteBranchRuleRequest (0.1.9)

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

DeleteBranchRuleRequest is the request to delete a branch rule.

Attribute

Name Description
allow_missing bool
Optional. If set to true, and the branch rule is not found, the request will succeed but no action will be taken on the server.