Cloud Source Repositories configuration of a project.
JSON representation |
---|
{
"name": string,
"pubsubConfigs": {
string: {
object ( |
Fields | |
---|---|
name |
The name of the project. Values are of the form |
pubsubConfigs |
How this project publishes a change in the repositories through Cloud Pub/Sub. Keyed by the topic names. An object containing a list of |
enablePrivateKeyCheck |
Reject a Git push that contains a private key. |