-
Notifications
You must be signed in to change notification settings - Fork 568
Expand file tree
/
Copy path.owlbot-manifest.json
More file actions
34 lines (34 loc) · 952 Bytes
/
.owlbot-manifest.json
File metadata and controls
34 lines (34 loc) · 952 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
{
"generated": [
".gitignore",
".repo-metadata.json",
".rubocop.yml",
".toys.rb",
".yardopts",
"AUTHENTICATION.md",
"CHANGELOG.md",
"Gemfile",
"LICENSE.md",
"README.md",
"Rakefile",
"google-cloud-bigquery-data_transfer.gemspec",
"lib/google-cloud-bigquery-data_transfer.rb",
"lib/google/cloud/bigquery/data_transfer.rb",
"lib/google/cloud/bigquery/data_transfer/version.rb",
"test/google/cloud/bigquery/data_transfer/client_test.rb",
"test/google/cloud/bigquery/data_transfer/version_test.rb",
"test/helper.rb"
],
"static": [
".OwlBot.yaml",
"MIGRATING.md",
"acceptance/google/cloud/bigquery/data_transfer/v1/data_transfer_service_smoke_test.rb",
"samples/.rubocop.yml",
"samples/Gemfile",
"samples/README.md",
"samples/Rakefile",
"samples/acceptance/helper.rb",
"samples/acceptance/quickstart_test.rb",
"samples/quickstart.rb"
]
}