forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.owlbot-manifest.json
70 lines (70 loc) · 3.08 KB
/
.owlbot-manifest.json
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"generated": [
".gitignore",
".repo-metadata.json",
".rubocop.yml",
".yardopts",
"AUTHENTICATION.md",
"CHANGELOG.md",
"Gemfile",
"LICENSE.md",
"README.md",
"Rakefile",
"gapic_metadata.json",
"google-cloud-bigquery-storage-v1.gemspec",
"lib/google-cloud-bigquery-storage-v1.rb",
"lib/google/cloud/bigquery/storage/v1.rb",
"lib/google/cloud/bigquery/storage/v1/annotations_pb.rb",
"lib/google/cloud/bigquery/storage/v1/arrow_pb.rb",
"lib/google/cloud/bigquery/storage/v1/avro_pb.rb",
"lib/google/cloud/bigquery/storage/v1/big_query_read.rb",
"lib/google/cloud/bigquery/storage/v1/big_query_read/client.rb",
"lib/google/cloud/bigquery/storage/v1/big_query_read/credentials.rb",
"lib/google/cloud/bigquery/storage/v1/big_query_read/paths.rb",
"lib/google/cloud/bigquery/storage/v1/big_query_write.rb",
"lib/google/cloud/bigquery/storage/v1/big_query_write/client.rb",
"lib/google/cloud/bigquery/storage/v1/big_query_write/credentials.rb",
"lib/google/cloud/bigquery/storage/v1/big_query_write/paths.rb",
"lib/google/cloud/bigquery/storage/v1/protobuf_pb.rb",
"lib/google/cloud/bigquery/storage/v1/storage_pb.rb",
"lib/google/cloud/bigquery/storage/v1/storage_services_pb.rb",
"lib/google/cloud/bigquery/storage/v1/stream_pb.rb",
"lib/google/cloud/bigquery/storage/v1/table_pb.rb",
"lib/google/cloud/bigquery/storage/v1/version.rb",
"proto_docs/README.md",
"proto_docs/google/api/client.rb",
"proto_docs/google/api/field_behavior.rb",
"proto_docs/google/api/launch_stage.rb",
"proto_docs/google/api/resource.rb",
"proto_docs/google/cloud/bigquery/storage/v1/arrow.rb",
"proto_docs/google/cloud/bigquery/storage/v1/avro.rb",
"proto_docs/google/cloud/bigquery/storage/v1/protobuf.rb",
"proto_docs/google/cloud/bigquery/storage/v1/storage.rb",
"proto_docs/google/cloud/bigquery/storage/v1/stream.rb",
"proto_docs/google/cloud/bigquery/storage/v1/table.rb",
"proto_docs/google/protobuf/any.rb",
"proto_docs/google/protobuf/duration.rb",
"proto_docs/google/protobuf/timestamp.rb",
"proto_docs/google/protobuf/wrappers.rb",
"proto_docs/google/rpc/status.rb",
"snippets/Gemfile",
"snippets/big_query_read/create_read_session.rb",
"snippets/big_query_read/read_rows.rb",
"snippets/big_query_read/split_read_stream.rb",
"snippets/big_query_write/append_rows.rb",
"snippets/big_query_write/batch_commit_write_streams.rb",
"snippets/big_query_write/create_write_stream.rb",
"snippets/big_query_write/finalize_write_stream.rb",
"snippets/big_query_write/flush_rows.rb",
"snippets/big_query_write/get_write_stream.rb",
"snippets/snippet_metadata_google.cloud.bigquery.storage.v1.json",
"test/google/cloud/bigquery/storage/v1/big_query_read_paths_test.rb",
"test/google/cloud/bigquery/storage/v1/big_query_read_test.rb",
"test/google/cloud/bigquery/storage/v1/big_query_write_paths_test.rb",
"test/google/cloud/bigquery/storage/v1/big_query_write_test.rb",
"test/helper.rb"
],
"static": [
".OwlBot.yaml"
]
}