-
Notifications
You must be signed in to change notification settings - Fork 2k
/
workflows.json
98 lines (98 loc) · 2.5 KB
/
workflows.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
[
"appengine/analytics",
"appengine/building-an-app/build",
"appengine/building-an-app/update",
"appengine/datastore",
"appengine/endpoints",
"appengine/hello-world/flexible",
"appengine/hello-world/standard",
"appengine/memcached",
"appengine/metadata/flexible",
"appengine/metadata/standard",
"appengine/pubsub",
"appengine/static-files",
"appengine/storage/flexible",
"appengine/storage/standard",
"appengine/typescript",
"appengine/websockets",
"asset/snippets",
"auth",
"batch",
"cloudbuild",
"cloud-language",
"cloud-tasks/snippets",
"cloud-tasks/tutorial-gcf/app",
"cloud-tasks/tutorial-gcf/function",
"composer",
"composer/functions/composer-storage-trigger",
"compute",
"contact-center-insights",
"container-analysis/snippets",
"container",
"datacatalog/cloud-client",
"datacatalog/snippets",
"datalabeling",
"dataproc",
"datastore/functions",
"dialogflow",
"discoveryengine",
"dlp",
"document-ai",
"document-warehouse",
"endpoints/getting-started",
"endpoints/getting-started-grpc",
"error-reporting",
"eventarc/generic",
"functions/env_vars",
"functions/log/helloWorld",
"functions/log/processEntry",
"functions/memorystore/redis",
"functions/scheduleinstance",
"functions/security",
"functions/spanner",
"functions/speech-to-speech/functions",
"functions/v2/autoLabelInstance",
"functions/v2/cloudEventLogging",
"functions/v2/firebase/firestore/helloFirestore",
"functions/v2/firebase/firestore/makeUpperCase",
"functions/v2/firebase/remote-config/helloRemoteConfig",
"functions/v2/firebase/rtdb/helloRTDB",
"functions/v2/helloAuditLog",
"functions/v2/helloBigQuery",
"functions/v2/helloGCS",
"functions/v2/helloPubSub",
"functions/v2/httpLogging",
"functions/v2/log/processEntry",
"functions/v2/ocr/app",
"functions/v2/tips/avoidInfiniteRetries",
"functions/v2/tips/retry",
"functions/v2/typed/greeting",
"functions/v2/typed/googlechatbot",
"healthcare/consent",
"healthcare/datasets",
"healthcare/dicom",
"healthcare/fhir",
"healthcare/hl7v2",
"kms",
"media/livestream",
"media/transcoder",
"media/video-stitcher",
"mediatranslation",
"monitoring/opencensus",
"monitoring/prometheus",
"monitoring/snippets",
"opencensus",
"retail",
"run/filesystem",
"scheduler",
"secret-manager",
"service-directory/snippets",
"speech",
"talent",
"texttospeech",
"translate",
"video-intelligence",
"vision/productSearch",
"workflows",
"workflows/invoke-private-endpoint"
]