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 59bfd42 commit ef20242Copy full SHA for ef20242
release-please-config.json
@@ -1121,7 +1121,13 @@
1121
"component": "google-cloud-dataform",
1122
"extra-files": [
1123
"google/cloud/dataform/gapic_version.py",
1124
+ "google/cloud/dataform_v1/gapic_version.py",
1125
"google/cloud/dataform_v1beta1/gapic_version.py",
1126
+ {
1127
+ "jsonpath": "$.clientLibrary.version",
1128
+ "path": "samples/generated_samples/snippet_metadata_google.cloud.dataform.v1.json",
1129
+ "type": "json"
1130
+ },
1131
{
1132
"jsonpath": "$.clientLibrary.version",
1133
"path": "samples/generated_samples/snippet_metadata_google.cloud.dataform.v1beta1.json",
0 commit comments