forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.owlbot-manifest.json
78 lines (78 loc) · 3.55 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
71
72
73
74
75
76
77
78
{
"generated": [
".gitignore",
".repo-metadata.json",
".rubocop.yml",
".yardopts",
"AUTHENTICATION.md",
"CHANGELOG.md",
"Gemfile",
"LICENSE.md",
"README.md",
"Rakefile",
"gapic_metadata.json",
"google-cloud-bare_metal_solution-v2.gemspec",
"lib/google-cloud-bare_metal_solution-v2.rb",
"lib/google/cloud/bare_metal_solution/v2.rb",
"lib/google/cloud/bare_metal_solution/v2/bare_metal_solution.rb",
"lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/client.rb",
"lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/credentials.rb",
"lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/operations.rb",
"lib/google/cloud/bare_metal_solution/v2/bare_metal_solution/paths.rb",
"lib/google/cloud/bare_metal_solution/v2/version.rb",
"lib/google/cloud/baremetalsolution/v2/baremetalsolution_pb.rb",
"lib/google/cloud/baremetalsolution/v2/baremetalsolution_services_pb.rb",
"lib/google/cloud/baremetalsolution/v2/instance_pb.rb",
"lib/google/cloud/baremetalsolution/v2/lun_pb.rb",
"lib/google/cloud/baremetalsolution/v2/network_pb.rb",
"lib/google/cloud/baremetalsolution/v2/nfs_share_pb.rb",
"lib/google/cloud/baremetalsolution/v2/volume_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/baremetalsolution/v2/baremetalsolution.rb",
"proto_docs/google/cloud/baremetalsolution/v2/instance.rb",
"proto_docs/google/cloud/baremetalsolution/v2/lun.rb",
"proto_docs/google/cloud/baremetalsolution/v2/network.rb",
"proto_docs/google/cloud/baremetalsolution/v2/nfs_share.rb",
"proto_docs/google/cloud/baremetalsolution/v2/volume.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/bare_metal_solution/detach_lun.rb",
"snippets/bare_metal_solution/get_instance.rb",
"snippets/bare_metal_solution/get_lun.rb",
"snippets/bare_metal_solution/get_network.rb",
"snippets/bare_metal_solution/get_nfs_share.rb",
"snippets/bare_metal_solution/get_volume.rb",
"snippets/bare_metal_solution/list_instances.rb",
"snippets/bare_metal_solution/list_luns.rb",
"snippets/bare_metal_solution/list_network_usage.rb",
"snippets/bare_metal_solution/list_networks.rb",
"snippets/bare_metal_solution/list_nfs_shares.rb",
"snippets/bare_metal_solution/list_volumes.rb",
"snippets/bare_metal_solution/reset_instance.rb",
"snippets/bare_metal_solution/resize_volume.rb",
"snippets/bare_metal_solution/start_instance.rb",
"snippets/bare_metal_solution/stop_instance.rb",
"snippets/bare_metal_solution/update_instance.rb",
"snippets/bare_metal_solution/update_network.rb",
"snippets/bare_metal_solution/update_nfs_share.rb",
"snippets/bare_metal_solution/update_volume.rb",
"snippets/snippet_metadata_google.cloud.baremetalsolution.v2.json",
"test/google/cloud/bare_metal_solution/v2/bare_metal_solution_operations_test.rb",
"test/google/cloud/bare_metal_solution/v2/bare_metal_solution_paths_test.rb",
"test/google/cloud/bare_metal_solution/v2/bare_metal_solution_test.rb",
"test/helper.rb"
],
"static": [
".OwlBot.yaml"
]
}