[[["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 2024-11-11 UTC."],[[["This page details how to retrieve a list of OS Config guest policies using a `GET` request to the provided URL, which utilizes gRPC Transcoding syntax."],["The request requires a `parent` path parameter in the format `projects/{project_number}` to specify the project from which to list guest policies."],["You can use optional query parameters, `pageSize` and `pageToken`, to manage the number of guest policies returned and to handle pagination for large datasets."],["The response will be a JSON object containing a list of guest policies (`guestPolicies`) and a `nextPageToken` for retrieving subsequent pages, and the request body must be empty."],["To make this request, you must have the `osconfig.guestPolicies.list` IAM permission on the specified parent resource, and you will need to use the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]