aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/googleapis/google/cloud/functions/functions.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/googleapis/google/cloud/functions/functions.yaml')
-rw-r--r--third_party/googleapis/google/cloud/functions/functions.yaml20
1 files changed, 20 insertions, 0 deletions
diff --git a/third_party/googleapis/google/cloud/functions/functions.yaml b/third_party/googleapis/google/cloud/functions/functions.yaml
new file mode 100644
index 0000000000..01c703bcdf
--- /dev/null
+++ b/third_party/googleapis/google/cloud/functions/functions.yaml
@@ -0,0 +1,20 @@
+type: google.api.Service
+config_version: 0
+name: cloudfunctions.googleapis.com
+title: Google Cloud Functions API
+
+apis:
+- name: google.cloud.functions.v1beta2.CloudFunctionsService
+
+documentation:
+ summary:
+ 'Google Cloud Functions is a lightweight, event-based, asynchronous compute
+ solution that allows you to create small, single-purpose functions that
+ respond to cloud events without the need to manage a server or a runtime
+ environment.'
+
+authentication:
+ rules:
+ - selector: '*'
+ oauth:
+ canonical_scopes: https://www.googleapis.com/auth/cloud-platform