This field should contain the name of the enterprise config resource. For example: "projects/{$projectId}/locations/{$locationId}/githubEnterpriseConfigs/{$configId}"
Authorization requires the following IAM permission on the specified resource name:
[[["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 webpage details how to retrieve a GitHubEnterpriseConfig using a GET HTTP request to a specific URL structure defined by gRPC Transcoding syntax."],["The request requires a `name` path parameter, which represents the full resource name of the enterprise config, and it demands `cloudbuild.integrations.get` IAM permission for authorization."],["Deprecated `projectId` and `configId` query parameters are noted, and although they can be sent, they aren't required."],["The request body must be empty, and a successful request returns a GitHubEnterpriseConfig object in the response body."],["Authorization requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` to access the enterprise config."]]],[]]