forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.owlbot-manifest.json
68 lines (68 loc) · 2.79 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
{
"generated": [
".gitignore",
".repo-metadata.json",
".rubocop.yml",
".yardopts",
"AUTHENTICATION.md",
"CHANGELOG.md",
"Gemfile",
"LICENSE.md",
"README.md",
"Rakefile",
"gapic_metadata.json",
"google-cloud-datastream-v1alpha1.gemspec",
"lib/google-cloud-datastream-v1alpha1.rb",
"lib/google/cloud/datastream/v1alpha1.rb",
"lib/google/cloud/datastream/v1alpha1/datastream.rb",
"lib/google/cloud/datastream/v1alpha1/datastream/client.rb",
"lib/google/cloud/datastream/v1alpha1/datastream/credentials.rb",
"lib/google/cloud/datastream/v1alpha1/datastream/operations.rb",
"lib/google/cloud/datastream/v1alpha1/datastream/paths.rb",
"lib/google/cloud/datastream/v1alpha1/datastream_pb.rb",
"lib/google/cloud/datastream/v1alpha1/datastream_resources_pb.rb",
"lib/google/cloud/datastream/v1alpha1/datastream_services_pb.rb",
"lib/google/cloud/datastream/v1alpha1/version.rb",
"proto_docs/README.md",
"proto_docs/google/api/field_behavior.rb",
"proto_docs/google/api/resource.rb",
"proto_docs/google/cloud/datastream/v1alpha1/datastream.rb",
"proto_docs/google/cloud/datastream/v1alpha1/datastream_resources.rb",
"proto_docs/google/longrunning/operations.rb",
"proto_docs/google/protobuf/any.rb",
"proto_docs/google/protobuf/duration.rb",
"proto_docs/google/protobuf/empty.rb",
"proto_docs/google/protobuf/field_mask.rb",
"proto_docs/google/protobuf/timestamp.rb",
"proto_docs/google/rpc/status.rb",
"snippets/Gemfile",
"snippets/datastream/create_connection_profile.rb",
"snippets/datastream/create_private_connection.rb",
"snippets/datastream/create_route.rb",
"snippets/datastream/create_stream.rb",
"snippets/datastream/delete_connection_profile.rb",
"snippets/datastream/delete_private_connection.rb",
"snippets/datastream/delete_route.rb",
"snippets/datastream/delete_stream.rb",
"snippets/datastream/discover_connection_profile.rb",
"snippets/datastream/fetch_errors.rb",
"snippets/datastream/fetch_static_ips.rb",
"snippets/datastream/get_connection_profile.rb",
"snippets/datastream/get_private_connection.rb",
"snippets/datastream/get_route.rb",
"snippets/datastream/get_stream.rb",
"snippets/datastream/list_connection_profiles.rb",
"snippets/datastream/list_private_connections.rb",
"snippets/datastream/list_routes.rb",
"snippets/datastream/list_streams.rb",
"snippets/datastream/update_connection_profile.rb",
"snippets/datastream/update_stream.rb",
"test/google/cloud/datastream/v1alpha1/datastream_operations_test.rb",
"test/google/cloud/datastream/v1alpha1/datastream_paths_test.rb",
"test/google/cloud/datastream/v1alpha1/datastream_test.rb",
"test/helper.rb"
],
"static": [
".OwlBot.yaml"
]
}