forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.owlbot-manifest.json
More file actions
88 lines (88 loc) · 3.45 KB
/
.owlbot-manifest.json
File metadata and controls
88 lines (88 loc) · 3.45 KB
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
79
80
81
82
83
84
85
86
87
88
{
"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-batch-v1.gemspec",
"lib/google-cloud-batch-v1.rb",
"lib/google/cloud/batch/v1.rb",
"lib/google/cloud/batch/v1/batch_pb.rb",
"lib/google/cloud/batch/v1/batch_service.rb",
"lib/google/cloud/batch/v1/batch_service/client.rb",
"lib/google/cloud/batch/v1/batch_service/credentials.rb",
"lib/google/cloud/batch/v1/batch_service/operations.rb",
"lib/google/cloud/batch/v1/batch_service/paths.rb",
"lib/google/cloud/batch/v1/batch_service/rest.rb",
"lib/google/cloud/batch/v1/batch_service/rest/client.rb",
"lib/google/cloud/batch/v1/batch_service/rest/operations.rb",
"lib/google/cloud/batch/v1/batch_service/rest/service_stub.rb",
"lib/google/cloud/batch/v1/batch_services_pb.rb",
"lib/google/cloud/batch/v1/bindings_override.rb",
"lib/google/cloud/batch/v1/job_pb.rb",
"lib/google/cloud/batch/v1/rest.rb",
"lib/google/cloud/batch/v1/task_pb.rb",
"lib/google/cloud/batch/v1/version.rb",
"lib/google/cloud/batch/v1/volume_pb.rb",
"lib/google/iam/v1.rb",
"lib/google/iam/v1/bindings_override.rb",
"lib/google/iam/v1/iam_policy.rb",
"lib/google/iam/v1/iam_policy/client.rb",
"lib/google/iam/v1/iam_policy/credentials.rb",
"lib/google/iam/v1/iam_policy/rest.rb",
"lib/google/iam/v1/iam_policy/rest/client.rb",
"lib/google/iam/v1/iam_policy/rest/service_stub.rb",
"lib/google/iam/v1/rest.rb",
"proto_docs/README.md",
"proto_docs/google/api/client.rb",
"proto_docs/google/api/field_behavior.rb",
"proto_docs/google/api/field_info.rb",
"proto_docs/google/api/launch_stage.rb",
"proto_docs/google/api/resource.rb",
"proto_docs/google/cloud/batch/v1/batch.rb",
"proto_docs/google/cloud/batch/v1/job.rb",
"proto_docs/google/cloud/batch/v1/task.rb",
"proto_docs/google/cloud/batch/v1/volume.rb",
"proto_docs/google/iam/v1/iam_policy.rb",
"proto_docs/google/iam/v1/options.rb",
"proto_docs/google/iam/v1/policy.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/batch_service/create_job.rb",
"snippets/batch_service/delete_job.rb",
"snippets/batch_service/get_job.rb",
"snippets/batch_service/get_task.rb",
"snippets/batch_service/list_jobs.rb",
"snippets/batch_service/list_tasks.rb",
"snippets/iam_policy/get_iam_policy.rb",
"snippets/iam_policy/set_iam_policy.rb",
"snippets/iam_policy/test_iam_permissions.rb",
"snippets/snippet_metadata_google.cloud.batch.v1.json",
"snippets/snippet_metadata_google.iam.v1.json",
"test/google/cloud/batch/v1/batch_service_operations_test.rb",
"test/google/cloud/batch/v1/batch_service_paths_test.rb",
"test/google/cloud/batch/v1/batch_service_rest_test.rb",
"test/google/cloud/batch/v1/batch_service_test.rb",
"test/google/iam/v1/iam_policy_rest_test.rb",
"test/google/iam/v1/iam_policy_test.rb",
"test/helper.rb"
],
"static": [
".OwlBot.yaml"
]
}