blob: 861d1aeed8292ac9558538efaadea2509ade19d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
type: google.api.Service
config_version: 3
name: streetviewpublish.googleapis.com
title: Street View Publish API
apis:
- name: google.streetview.publish.v1.StreetViewPublishService
documentation:
summary: |-
Publishes 360 photos to Google Maps, along with position, orientation, and
connectivity metadata. Apps can offer an interface for positioning,
connecting, and uploading user-generated Street View images.
overview: |-
An API to contribute 360 photos to Google Street View. The API also allows
the users to connect photos, update metadata of the photos, generate photo
collections, and delete photos.
backend:
rules:
- selector: 'google.streetview.publish.v1.StreetViewPublishService.*'
deadline: 30.0
authentication:
rules:
- selector: 'google.streetview.publish.v1.StreetViewPublishService.*'
oauth:
canonical_scopes: |-
https://www.googleapis.com/auth/streetviewpublish
|