mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-19 13:17:47 +02:00
20 lines
466 B
YAML
20 lines
466 B
YAML
type: google.api.Service
|
|
config_version: 3
|
|
name: cloudiot.googleapis.com
|
|
title: Cloud IoT API
|
|
|
|
apis:
|
|
- name: google.cloud.iot.v1.DeviceManager
|
|
|
|
documentation:
|
|
summary: |-
|
|
Registers and manages IoT (Internet of Things) devices that connect to the
|
|
Google Cloud Platform.
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: '*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform,
|
|
https://www.googleapis.com/auth/cloudiot
|