[[["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 webpage details how to retrieve VM Manager feature settings for a specific project using the `global.getProjectFeatureSettings` method."],["The HTTP request is a `GET` method to a specific URL, structured as `https://osconfig.googleapis.com/v1/{name=projects/*/locations/global/projectFeatureSettings}`."],["The request requires a path parameter, `name`, which specifies the URL for the `ProjectFeatureSettings` resource."],["The request body must be empty, and a successful response will return an instance of `ProjectFeatureSettings`."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `osconfig.projectFeatureSettings.get` IAM permission."]]],[]]