forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.owlbot-manifest.json
56 lines (56 loc) · 2.53 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
{
"generated": [
".gitignore",
".repo-metadata.json",
".rubocop.yml",
".toys.rb",
".yardopts",
"AUTHENTICATION.md",
"CHANGELOG.md",
"Gemfile",
"LICENSE.md",
"README.md",
"Rakefile",
"gapic_metadata.json",
"google-cloud-beyond_corp-app_connections-v1.gemspec",
"lib/google-cloud-beyond_corp-app_connections-v1.rb",
"lib/google/cloud/beyond_corp/app_connections/v1.rb",
"lib/google/cloud/beyond_corp/app_connections/v1/app_connections_service.rb",
"lib/google/cloud/beyond_corp/app_connections/v1/app_connections_service/client.rb",
"lib/google/cloud/beyond_corp/app_connections/v1/app_connections_service/credentials.rb",
"lib/google/cloud/beyond_corp/app_connections/v1/app_connections_service/operations.rb",
"lib/google/cloud/beyond_corp/app_connections/v1/app_connections_service/paths.rb",
"lib/google/cloud/beyond_corp/app_connections/v1/version.rb",
"lib/google/cloud/beyondcorp/appconnections/v1/app_connections_service_pb.rb",
"lib/google/cloud/beyondcorp/appconnections/v1/app_connections_service_services_pb.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/beyondcorp/appconnections/v1/app_connections_service.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",
"proto_docs/google/type/expr.rb",
"snippets/Gemfile",
"snippets/app_connections_service/create_app_connection.rb",
"snippets/app_connections_service/delete_app_connection.rb",
"snippets/app_connections_service/get_app_connection.rb",
"snippets/app_connections_service/list_app_connections.rb",
"snippets/app_connections_service/resolve_app_connections.rb",
"snippets/app_connections_service/update_app_connection.rb",
"snippets/snippet_metadata_google.cloud.beyondcorp.appconnections.v1.json",
"test/google/cloud/beyond_corp/app_connections/v1/app_connections_service_operations_test.rb",
"test/google/cloud/beyond_corp/app_connections/v1/app_connections_service_paths_test.rb",
"test/google/cloud/beyond_corp/app_connections/v1/app_connections_service_test.rb",
"test/helper.rb"
],
"static": [
".OwlBot.yaml"
]
}