forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsynth.metadata
More file actions
94 lines (94 loc) · 3.44 KB
/
synth.metadata
File metadata and controls
94 lines (94 loc) · 3.44 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
89
90
91
92
93
94
{
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-cloud-ruby.git",
"sha": "e1d661afe7586d44a29821d44fe8a4cc6d0a34a9"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "874846a1917ee5c3fe271449f3cb9a06e75407be",
"internalRef": "326288259"
}
}
],
"destinations": [
{
"client": {
"source": "googleapis",
"apiName": "logging",
"apiVersion": "v2",
"language": "ruby",
"generator": "gapic-generator-ruby"
}
}
],
"generatedFiles": [
".gitignore",
".repo-metadata.json",
".rubocop.yml",
".yardopts",
"AUTHENTICATION.md",
"CHANGELOG.md",
"Gemfile",
"LICENSE.md",
"README.md",
"Rakefile",
"google-cloud-logging-v2.gemspec",
"lib/google-cloud-logging-v2.rb",
"lib/google/cloud/logging/v2.rb",
"lib/google/cloud/logging/v2/config_service.rb",
"lib/google/cloud/logging/v2/config_service/client.rb",
"lib/google/cloud/logging/v2/config_service/credentials.rb",
"lib/google/cloud/logging/v2/config_service/paths.rb",
"lib/google/cloud/logging/v2/logging_service.rb",
"lib/google/cloud/logging/v2/logging_service/client.rb",
"lib/google/cloud/logging/v2/logging_service/credentials.rb",
"lib/google/cloud/logging/v2/logging_service/paths.rb",
"lib/google/cloud/logging/v2/metrics_service.rb",
"lib/google/cloud/logging/v2/metrics_service/client.rb",
"lib/google/cloud/logging/v2/metrics_service/credentials.rb",
"lib/google/cloud/logging/v2/metrics_service/paths.rb",
"lib/google/cloud/logging/v2/version.rb",
"lib/google/logging/type/http_request_pb.rb",
"lib/google/logging/type/log_severity_pb.rb",
"lib/google/logging/v2/log_entry_pb.rb",
"lib/google/logging/v2/logging_config_pb.rb",
"lib/google/logging/v2/logging_config_services_pb.rb",
"lib/google/logging/v2/logging_metrics_pb.rb",
"lib/google/logging/v2/logging_metrics_services_pb.rb",
"lib/google/logging/v2/logging_pb.rb",
"lib/google/logging/v2/logging_services_pb.rb",
"proto_docs/README.md",
"proto_docs/google/api/distribution.rb",
"proto_docs/google/api/field_behavior.rb",
"proto_docs/google/api/label.rb",
"proto_docs/google/api/metric.rb",
"proto_docs/google/api/monitored_resource.rb",
"proto_docs/google/api/resource.rb",
"proto_docs/google/logging/type/http_request.rb",
"proto_docs/google/logging/type/log_severity.rb",
"proto_docs/google/logging/v2/log_entry.rb",
"proto_docs/google/logging/v2/logging.rb",
"proto_docs/google/logging/v2/logging_config.rb",
"proto_docs/google/logging/v2/logging_metrics.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/struct.rb",
"proto_docs/google/protobuf/timestamp.rb",
"proto_docs/google/rpc/status.rb",
"test/google/cloud/logging/v2/config_service_paths_test.rb",
"test/google/cloud/logging/v2/config_service_test.rb",
"test/google/cloud/logging/v2/logging_service_paths_test.rb",
"test/google/cloud/logging/v2/logging_service_test.rb",
"test/google/cloud/logging/v2/metrics_service_paths_test.rb",
"test/google/cloud/logging/v2/metrics_service_test.rb",
"test/helper.rb"
]
}