@@ -125,9 +125,6 @@ <h3>Method Details</h3>
125
125
},
126
126
],
127
127
},
128
- "gsutil": { # GSUtil message includes details of the Destination Cloud Storage bucket. # OPTION 2: Write the event to Cloud Storage bucket.
129
- "gsutilUri": "A String", # Required. The URI of the Cloud Storage bucket.
130
- },
131
128
"serviceAccount": "A String", # Service account needed for runtime plane to trigger IP workflow.
132
129
"type": "A String", # type of the destination
133
130
},
@@ -252,9 +249,6 @@ <h3>Method Details</h3>
252
249
},
253
250
],
254
251
},
255
- "gsutil": { # GSUtil message includes details of the Destination Cloud Storage bucket. # OPTION 2: Write the event to Cloud Storage bucket.
256
- "gsutilUri": "A String", # Required. The URI of the Cloud Storage bucket.
257
- },
258
252
"serviceAccount": "A String", # Service account needed for runtime plane to trigger IP workflow.
259
253
"type": "A String", # type of the destination
260
254
},
@@ -321,9 +315,6 @@ <h3>Method Details</h3>
321
315
},
322
316
],
323
317
},
324
- "gsutil": { # GSUtil message includes details of the Destination Cloud Storage bucket. # OPTION 2: Write the event to Cloud Storage bucket.
325
- "gsutilUri": "A String", # Required. The URI of the Cloud Storage bucket.
326
- },
327
318
"serviceAccount": "A String", # Service account needed for runtime plane to trigger IP workflow.
328
319
"type": "A String", # type of the destination
329
320
},
@@ -399,9 +390,6 @@ <h3>Method Details</h3>
399
390
},
400
391
],
401
392
},
402
- "gsutil": { # GSUtil message includes details of the Destination Cloud Storage bucket. # OPTION 2: Write the event to Cloud Storage bucket.
403
- "gsutilUri": "A String", # Required. The URI of the Cloud Storage bucket.
404
- },
405
393
"serviceAccount": "A String", # Service account needed for runtime plane to trigger IP workflow.
406
394
"type": "A String", # type of the destination
407
395
},
0 commit comments