Class ListGatewaySecurityPoliciesRequest (0.13.0)

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

Request used with the ListGatewaySecurityPolicies method.

Attributes

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