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 8b06b62 commit fe571bcCopy full SHA for fe571bc
metadata.yaml
@@ -171,17 +171,20 @@ spec:
171
description: The name list of Pub/Sub subscriptions
172
type:
173
- tuple
174
- - []
+ - - string
175
- name: subscription_paths
176
description: The path list of Pub/Sub subscriptions
177
178
179
180
- name: topic
181
description: The name of the Pub/Sub topic
182
type: string
183
- name: topic_labels
184
description: Labels assigned to the Pub/Sub topic
185
+ type:
186
+ - map
187
+ - string
188
- name: uri
189
description: The URI of the Pub/Sub topic
190
0 commit comments