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.
23 lines
526 B
23 lines
526 B
6 years ago
|
type: google.api.Service
|
||
|
config_version: 3
|
||
|
name: cloudscheduler.googleapis.com
|
||
|
title: Cloud Scheduler API
|
||
|
|
||
|
apis:
|
||
|
- name: google.cloud.scheduler.v1.CloudScheduler
|
||
|
|
||
|
documentation:
|
||
|
summary: Creates and manages jobs run on a regular recurring schedule.
|
||
|
|
||
|
backend:
|
||
|
rules:
|
||
|
- selector: 'google.cloud.scheduler.v1.CloudScheduler.*'
|
||
|
deadline: 30.0
|
||
|
|
||
|
authentication:
|
||
|
rules:
|
||
|
- selector: 'google.cloud.scheduler.v1.CloudScheduler.*'
|
||
|
oauth:
|
||
|
canonical_scopes: |-
|
||
|
https://www.googleapis.com/auth/cloud-platform
|