We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6129f86 commit 6a9f04aCopy full SHA for 6a9f04a
dataflow/flex-templates/streaming_beam_sql/metadata.json
@@ -7,7 +7,7 @@
7
"label": "Pub/Sub input subscription.",
8
"helpText": "Pub/Sub subscription to read from.",
9
"regexes": [
10
- "(?!goog)[a-zA-Z][-_.~+%a-zA-Z0-9]{2,}"
+ "[a-zA-Z][-_.~+%a-zA-Z0-9]{2,}"
11
]
12
},
13
{
0 commit comments