Method: projects.locations.githubEnterpriseConfigs.list

List all GitHubEnterpriseConfigs for a given project.

HTTP request

GET https://cloudbuild.googleapis.com/v1/{parent=projects/*/locations/*}/githubEnterpriseConfigs

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Name of the parent project. For example: projects/{$projectNumber} or projects/{$projectId}

Authorization requires the following IAM permission on the specified resource parent:

  • cloudbuild.integrations.list

Query parameters

Parameters
projectId
(deprecated)

string

ID of the project

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of ListGithubEnterpriseConfigsResponse.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.