xref: /aosp_15_r20/external/googleapis/google/cloud/iot/v1/cloudiot_v1.yaml (revision d5c09012810ac0c9f33fe448fb6da8260d444cc9)
1type: google.api.Service
2config_version: 3
3name: cloudiot.googleapis.com
4title: Cloud IoT API
5
6apis:
7- name: google.cloud.iot.v1.DeviceManager
8
9documentation:
10  summary: |-
11    Registers and manages IoT (Internet of Things) devices that connect to the
12    Google Cloud Platform.
13
14backend:
15  rules:
16  - selector: google.cloud.iot.v1.DeviceManager.SendCommandToDevice
17    deadline: 60.0
18
19authentication:
20  rules:
21  - selector: 'google.cloud.iot.v1.DeviceManager.*'
22    oauth:
23      canonical_scopes: |-
24        https://www.googleapis.com/auth/cloud-platform,
25        https://www.googleapis.com/auth/cloudiot
26