[[["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-05-03 UTC."],[[["This API endpoint retrieves a list of existing brands within a specified Google Cloud project."],["The HTTP request is a `GET` operation to the URL `https://iap.googleapis.com/v1/{parent=projects/*}/brands`, where `parent` is a required path parameter representing the project."],["No request body is needed when calling this API."],["The successful response body is a JSON object containing an array of `brands`, and each element in the array contains information about a single brand."],["Authorization for this endpoint requires the `clientauthconfig.brands.list` IAM permission on the specified `parent` resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]