We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4c0d3d commit 5eb8e4dCopy full SHA for 5eb8e4d
release-please-config.json
@@ -138,10 +138,16 @@
138
"extra-files": [
139
"google/apps/events_subscriptions/gapic_version.py",
140
"google/apps/events_subscriptions_v1/gapic_version.py",
141
+ "google/apps/events_subscriptions_v1beta/gapic_version.py",
142
{
143
"jsonpath": "$.clientLibrary.version",
144
"path": "samples/generated_samples/snippet_metadata_google.apps.events.subscriptions.v1.json",
145
"type": "json"
146
+ },
147
+ {
148
+ "jsonpath": "$.clientLibrary.version",
149
+ "path": "samples/generated_samples/snippet_metadata_google.apps.events.subscriptions.v1beta.json",
150
+ "type": "json"
151
}
152
],
153
"release-type": "python"
0 commit comments