-
Notifications
You must be signed in to change notification settings - Fork 555
/
Copy path.owlbot-manifest.json
51 lines (51 loc) · 2.24 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
{
"generated": [
".gitignore",
".repo-metadata.json",
".rubocop.yml",
".yardopts",
"AUTHENTICATION.md",
"CHANGELOG.md",
"Gemfile",
"LICENSE.md",
"README.md",
"Rakefile",
"gapic_metadata.json",
"google-cloud-confidential_computing-v1.gemspec",
"lib/google-cloud-confidential_computing-v1.rb",
"lib/google/cloud/confidential_computing/v1.rb",
"lib/google/cloud/confidential_computing/v1/bindings_override.rb",
"lib/google/cloud/confidential_computing/v1/confidential_computing.rb",
"lib/google/cloud/confidential_computing/v1/confidential_computing/client.rb",
"lib/google/cloud/confidential_computing/v1/confidential_computing/credentials.rb",
"lib/google/cloud/confidential_computing/v1/confidential_computing/paths.rb",
"lib/google/cloud/confidential_computing/v1/confidential_computing/rest.rb",
"lib/google/cloud/confidential_computing/v1/confidential_computing/rest/client.rb",
"lib/google/cloud/confidential_computing/v1/confidential_computing/rest/service_stub.rb",
"lib/google/cloud/confidential_computing/v1/rest.rb",
"lib/google/cloud/confidential_computing/v1/version.rb",
"lib/google/cloud/confidentialcomputing/v1/service_pb.rb",
"lib/google/cloud/confidentialcomputing/v1/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/confidentialcomputing/v1/service.rb",
"proto_docs/google/protobuf/any.rb",
"proto_docs/google/protobuf/duration.rb",
"proto_docs/google/protobuf/timestamp.rb",
"proto_docs/google/rpc/status.rb",
"snippets/Gemfile",
"snippets/confidential_computing/create_challenge.rb",
"snippets/confidential_computing/verify_attestation.rb",
"snippets/snippet_metadata_google.cloud.confidentialcomputing.v1.json",
"test/google/cloud/confidential_computing/v1/confidential_computing_paths_test.rb",
"test/google/cloud/confidential_computing/v1/confidential_computing_rest_test.rb",
"test/google/cloud/confidential_computing/v1/confidential_computing_test.rb",
"test/helper.rb"
],
"static": [
".OwlBot.yaml"
]
}