Skip to main content

config

Overview

Nameconfig
TypeResource
Idgoogle.sourcerepo.config

Fields

NameDatatypeDescription
namestringThe name of the project. Values are of the form projects/.
enablePrivateKeyCheckbooleanReject a Git push that contains a private key.
pubsubConfigsobjectHow this project publishes a change in the repositories through Cloud Pub/Sub. Keyed by the topic names.

Methods

NameAccessible byRequired ParamsDescription
get_configSELECTprojectsIdReturns the Cloud Source Repositories configuration of the project.
update_configEXECprojectsIdUpdates the Cloud Source Repositories configuration of the project.