You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
677 B
26 lines
677 B
type: google.api.Service |
|
config_version: 3 |
|
name: chromeosmoblab.googleapis.com |
|
title: Chrome OS Moblab API |
|
|
|
control: |
|
environment: servicecontrol.googleapis.com |
|
|
|
apis: |
|
- name: google.chromeos.moblab.v1beta1.BuildService |
|
|
|
backend: |
|
rules: |
|
- selector: 'google.chromeos.moblab.v1beta1.BuildService.*' |
|
deadline: 10.0 |
|
|
|
documentation: |
|
summary: |- |
|
Moblab API is an external-facing API that Moblabs deployed in remote external labs of Chrome OS |
|
partners can communicate with for various testing needs. |
|
|
|
authentication: |
|
rules: |
|
- selector: 'google.chromeos.moblab.v1beta1.BuildService.*' |
|
oauth: |
|
canonical_scopes: https://www.googleapis.com/auth/moblabapi
|
|
|