[[["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-04-18 UTC."],[[["This page details how to list all GitHubEnterpriseConfigs for a specific project using the Cloud Build API."],["The `GET` request uses a URL structure with gRPC Transcoding syntax, targeting `https://cloudbuild.googleapis.com/v1/{parent=projects/*}/githubEnterpriseConfigs`."],["The required `parent` path parameter specifies the project, using formats such as projects/{$projectNumber} or projects/{$projectId}, and also demands `cloudbuild.integrations.list` IAM permission."],["The request body must be empty, and a successful response will contain a `ListGithubEnterpriseConfigsResponse`."],["Authorization requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform`."]]],[]]