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 endpoint retrieves a specific GitHubEnterpriseConfig resource using a GET request."],["The request URL structure is defined by gRPC Transcoding syntax and requires the resource's full name within the path."],["The resource name is defined as a path parameter, such as `projects/{$projectId}/locations/{$locationId}/githubEnterpriseConfigs/{$configId}`, requiring appropriate IAM permissions for authorization."],["The request body for this operation must be empty, with the response containing an instance of `GitHubEnterpriseConfig` upon successful execution."],["Authorization for this endpoint requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]