Class ReorderFirewallPoliciesRequest (1.20.0)

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

The reorder firewall policies request message.

Attributes

NameDescription
parent str
Required. The name of the project to list the policies for, in the format projects/{project}.
names MutableSequence[str]
Required. A list containing all policy names, in the new order. Each name is in the format projects/{project}/firewallpolicies/{firewallpolicy}.