We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7cf5a9 commit e6a0fd6Copy full SHA for e6a0fd6
1 file changed
release-please-config.json
@@ -76,7 +76,13 @@
76
"component": "google-apps-meet",
77
"extra-files": [
78
"google/apps/meet/gapic_version.py",
79
+ "google/apps/meet_v2/gapic_version.py",
80
"google/apps/meet_v2beta/gapic_version.py",
81
+ {
82
+ "jsonpath": "$.clientLibrary.version",
83
+ "path": "samples/generated_samples/snippet_metadata_google.apps.meet.v2.json",
84
+ "type": "json"
85
+ },
86
{
87
"jsonpath": "$.clientLibrary.version",
88
"path": "samples/generated_samples/snippet_metadata_google.apps.meet.v2beta.json",
0 commit comments