docs: update docs (#916)
* fix: re-run script
* test: fix noxfile
diff --git a/docs/dyn/sourcerepo_v1.projects.html b/docs/dyn/sourcerepo_v1.projects.html
index 0d61db5..51cfea2 100644
--- a/docs/dyn/sourcerepo_v1.projects.html
+++ b/docs/dyn/sourcerepo_v1.projects.html
@@ -105,15 +105,15 @@
"pubsubConfigs": { # How this project publishes a change in the repositories through Cloud
# Pub/Sub. Keyed by the topic names.
"a_key": { # Configuration to publish a Cloud Pub/Sub message.
+ "messageFormat": "A String", # The format of the Cloud Pub/Sub messages.
+ "topic": "A String", # A topic of Cloud Pub/Sub. Values are of the form
+ # `projects/<project>/topics/<topic>`. The project needs to be the same
+ # project as this config is in.
"serviceAccountEmail": "A String", # Email address of the service account used for publishing Cloud Pub/Sub
# messages. This service account needs to be in the same project as the
# PubsubConfig. When added, the caller needs to have
# iam.serviceAccounts.actAs permission on this service account. If
# unspecified, it defaults to the compute engine default service account.
- "messageFormat": "A String", # The format of the Cloud Pub/Sub messages.
- "topic": "A String", # A topic of Cloud Pub/Sub. Values are of the form
- # `projects/<project>/topics/<topic>`. The project needs to be the same
- # project as this config is in.
},
},
"name": "A String", # The name of the project. Values are of the form `projects/<project>`.
@@ -139,15 +139,15 @@
"pubsubConfigs": { # How this project publishes a change in the repositories through Cloud
# Pub/Sub. Keyed by the topic names.
"a_key": { # Configuration to publish a Cloud Pub/Sub message.
+ "messageFormat": "A String", # The format of the Cloud Pub/Sub messages.
+ "topic": "A String", # A topic of Cloud Pub/Sub. Values are of the form
+ # `projects/<project>/topics/<topic>`. The project needs to be the same
+ # project as this config is in.
"serviceAccountEmail": "A String", # Email address of the service account used for publishing Cloud Pub/Sub
# messages. This service account needs to be in the same project as the
# PubsubConfig. When added, the caller needs to have
# iam.serviceAccounts.actAs permission on this service account. If
# unspecified, it defaults to the compute engine default service account.
- "messageFormat": "A String", # The format of the Cloud Pub/Sub messages.
- "topic": "A String", # A topic of Cloud Pub/Sub. Values are of the form
- # `projects/<project>/topics/<topic>`. The project needs to be the same
- # project as this config is in.
},
},
"name": "A String", # The name of the project. Values are of the form `projects/<project>`.
@@ -167,15 +167,15 @@
"pubsubConfigs": { # How this project publishes a change in the repositories through Cloud
# Pub/Sub. Keyed by the topic names.
"a_key": { # Configuration to publish a Cloud Pub/Sub message.
+ "messageFormat": "A String", # The format of the Cloud Pub/Sub messages.
+ "topic": "A String", # A topic of Cloud Pub/Sub. Values are of the form
+ # `projects/<project>/topics/<topic>`. The project needs to be the same
+ # project as this config is in.
"serviceAccountEmail": "A String", # Email address of the service account used for publishing Cloud Pub/Sub
# messages. This service account needs to be in the same project as the
# PubsubConfig. When added, the caller needs to have
# iam.serviceAccounts.actAs permission on this service account. If
# unspecified, it defaults to the compute engine default service account.
- "messageFormat": "A String", # The format of the Cloud Pub/Sub messages.
- "topic": "A String", # A topic of Cloud Pub/Sub. Values are of the form
- # `projects/<project>/topics/<topic>`. The project needs to be the same
- # project as this config is in.
},
},
"name": "A String", # The name of the project. Values are of the form `projects/<project>`.