Required. The parent resource of the VpcFlowLogsConfig:
projects/{project_id}/locations/global
Please see VpcFlowLogsServiceClient::locationName() for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Network Management V1 Client - Class ListVpcFlowLogsConfigsRequest (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-network-management/latest/V1.ListVpcFlowLogsConfigsRequest)\n- [2.4.2](/php/docs/reference/cloud-network-management/2.4.2/V1.ListVpcFlowLogsConfigsRequest)\n- [2.3.2](/php/docs/reference/cloud-network-management/2.3.2/V1.ListVpcFlowLogsConfigsRequest)\n- [2.2.1](/php/docs/reference/cloud-network-management/2.2.1/V1.ListVpcFlowLogsConfigsRequest)\n- [2.1.1](/php/docs/reference/cloud-network-management/2.1.1/V1.ListVpcFlowLogsConfigsRequest)\n- [2.0.1](/php/docs/reference/cloud-network-management/2.0.1/V1.ListVpcFlowLogsConfigsRequest)\n- [1.7.3](/php/docs/reference/cloud-network-management/1.7.3/V1.ListVpcFlowLogsConfigsRequest)\n- [1.5.0](/php/docs/reference/cloud-network-management/1.5.0/V1.ListVpcFlowLogsConfigsRequest)\n- [1.4.2](/php/docs/reference/cloud-network-management/1.4.2/V1.ListVpcFlowLogsConfigsRequest)\n- [1.3.0](/php/docs/reference/cloud-network-management/1.3.0/V1.ListVpcFlowLogsConfigsRequest)\n- [1.2.0](/php/docs/reference/cloud-network-management/1.2.0/V1.ListVpcFlowLogsConfigsRequest)\n- [1.1.1](/php/docs/reference/cloud-network-management/1.1.1/V1.ListVpcFlowLogsConfigsRequest)\n- [1.0.5](/php/docs/reference/cloud-network-management/1.0.5/V1.ListVpcFlowLogsConfigsRequest) \nReference documentation and code samples for the Google Cloud Network Management V1 Client class ListVpcFlowLogsConfigsRequest.\n\nRequest for the `ListVpcFlowLogsConfigs` method.\n\nGenerated from protobuf message `google.cloud.networkmanagement.v1.ListVpcFlowLogsConfigsRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkManagement \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent resource of the VpcFlowLogsConfig:\n`projects/{project_id}/locations/global`\n\n### setParent\n\nRequired. The parent resource of the VpcFlowLogsConfig:\n`projects/{project_id}/locations/global`\n\n### getPageSize\n\nOptional. Number of `VpcFlowLogsConfigs` to return.\n\n### setPageSize\n\nOptional. Number of `VpcFlowLogsConfigs` to return.\n\n### getPageToken\n\nOptional. Page token from an earlier query, as returned in\n`next_page_token`.\n\n### setPageToken\n\nOptional. Page token from an earlier query, as returned in\n`next_page_token`.\n\n### getFilter\n\nOptional. Lists the `VpcFlowLogsConfigs` that match the filter expression.\n\nA filter expression must use the supported [CEL logic operators](https://cloud.google.com/vpc/docs/about-flow-logs-records#supported_cel_logic_operators).\n\n### setFilter\n\nOptional. Lists the `VpcFlowLogsConfigs` that match the filter expression.\n\nA filter expression must use the supported [CEL logic operators](https://cloud.google.com/vpc/docs/about-flow-logs-records#supported_cel_logic_operators).\n\n### getOrderBy\n\nOptional. Field to use to sort the list.\n\n### setOrderBy\n\nOptional. Field to use to sort the list.\n\n### static::build"]]