Class ListGatewaySecurityPolicyRulesRequest (0.13.3)

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

Request used with the ListGatewaySecurityPolicyRules method.

Attributes

Name Description
parent str
Required. The project, location and GatewaySecurityPolicy from which the GatewaySecurityPolicyRules should be listed, specified in the format projects/{project}/locations/{location}/gatewaySecurityPolicies/{gatewaySecurityPolicy}.
page_size int
Maximum number of GatewaySecurityPolicyRules to return per call.
page_token str
The value returned by the last 'ListGatewaySecurityPolicyRulesResponse' Indicates that this is a continuation of a prior 'ListGatewaySecurityPolicyRules' call, and that the system should return the next page of data.