aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/googleapis/google/cloud/functions/functions.yaml
blob: 01c703bcdf7985f788f877208ac797b3ebd20505 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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