Class QueryOrgVpcFlowLogsConfigsRequest (1.35.0)

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

Request for the QueryOrgVpcFlowLogsConfigs method.

Attributes

Name Description
parent str
Required. The parent resource of the VpcFlowLogsConfig, specified in the following format: projects/{project_id}/locations/global
page_size int
Optional. Number of VpcFlowLogsConfigs to return.
page_token str
Optional. Page token from an earlier query, as returned in next_page_token.
filter str
Optional. Lists the VpcFlowLogsConfigs that match the filter expression. A filter expression must use the supported [CEL logic operators] (https://cloud.google.com/vpc/docs/about-flow-logs-records#supported_cel_logic_operators).