forked from googleapis/google-cloud-php-dialogflow
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
32 lines (32 loc) · 789 Bytes
/
synth.metadata
File metadata and controls
32 lines (32 loc) · 789 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
{
"updateTime": "2019-05-10T10:00:21.134910Z",
"sources": [
{
"generator": {
"name": "artman",
"version": "0.19.0",
"dockerImage": "googleapis/artman@sha256:d3df563538225ac6caac45d8ad86499500211d1bcb2536955a6dbda15e1b368e"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "07883be5bf3c3233095e99d8e92b8094f5d7084a",
"internalRef": "247530843"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "dialogflow",
"apiVersion": "v2",
"language": "php",
"generator": "gapic",
"config": "google/cloud/dialogflow/artman_dialogflow_v2.yaml"
}
}
]
}