forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsynth.metadata
49 lines (49 loc) · 1.11 KB
/
synth.metadata
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
40
41
42
43
44
45
46
47
48
49
{
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-cloud-ruby.git",
"sha": "e1d661afe7586d44a29821d44fe8a4cc6d0a34a9"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "874846a1917ee5c3fe271449f3cb9a06e75407be",
"internalRef": "326288259"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "asset",
"apiVersion": "v1",
"language": "ruby",
"generator": "gapic-generator-ruby"
}
}
],
"generatedFiles": [
".gitignore",
".repo-metadata.json",
".rubocop.yml",
".yardopts",
"AUTHENTICATION.md",
"CHANGELOG.md",
"Gemfile",
"LICENSE.md",
"README.md",
"Rakefile",
"google-cloud-asset.gemspec",
"lib/google-cloud-asset.rb",
"lib/google/cloud/asset.rb",
"lib/google/cloud/asset/version.rb",
"test/google/cloud/asset/client_test.rb",
"test/google/cloud/asset/version_test.rb",
"test/helper.rb"
]
}