forked from googleapis/google-cloud-php
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
39 lines (39 loc) · 853 Bytes
/
Copy pathsynth.metadata
File metadata and controls
39 lines (39 loc) · 853 Bytes
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
30
31
32
33
34
35
36
37
38
39
{
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-cloud-php.git",
"sha": "93980db5ca804c1aaeb85653f0cfb832a4ecbec7"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "b96db5aeb026e2c6f4fdeeacd8e5a2fc5fa14930",
"internalRef": "372952726"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "videointelligence",
"apiVersion": "v1",
"language": "php",
"generator": "bazel"
}
},
{
"client": {
"source": "googleapis",
"apiName": "videointelligence",
"apiVersion": "v1beta2",
"language": "php",
"generator": "bazel"
}
}
]
}