Skip to content

Commit ef87d55

Browse files
chore: release gapic-generator-java v0.0.21 with gapic_metadata.json support (#440)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/7984e0da-128a-4b5a-bc15-080e0b735c30/targets - [ ] To automatically regenerate this PR, check this box. PiperOrigin-RevId: 358516065 Source-Link: googleapis/googleapis@af8f71d
1 parent 9cd8474 commit ef87d55

File tree

2 files changed

+142
-3
lines changed

2 files changed

+142
-3
lines changed
Lines changed: 138 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,138 @@
1+
{
2+
"schema": "1.0",
3+
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
4+
"language": "java",
5+
"protoPackage": "google.logging.v2",
6+
"libraryPackage": "com.google.cloud.logging.v2",
7+
"services": {
8+
"LoggingServiceV2": {
9+
"clients": {
10+
"grpc": {
11+
"libraryClient": "LoggingClient",
12+
"rpcs": {
13+
"DeleteLog": {
14+
"methods": ["deleteLog", "deleteLog", "deleteLog", "deleteLogCallable"]
15+
},
16+
"ListLogEntries": {
17+
"methods": ["listLogEntries", "listLogEntries", "listLogEntriesPagedCallable", "listLogEntriesCallable"]
18+
},
19+
"ListLogs": {
20+
"methods": ["listLogs", "listLogs", "listLogs", "listLogs", "listLogs", "listLogs", "listLogsPagedCallable", "listLogsCallable"]
21+
},
22+
"ListMonitoredResourceDescriptors": {
23+
"methods": ["listMonitoredResourceDescriptors", "listMonitoredResourceDescriptorsPagedCallable", "listMonitoredResourceDescriptorsCallable"]
24+
},
25+
"TailLogEntries": {
26+
"methods": ["tailLogEntriesCallable"]
27+
},
28+
"WriteLogEntries": {
29+
"methods": ["writeLogEntries", "writeLogEntries", "writeLogEntries", "writeLogEntriesCallable"]
30+
}
31+
}
32+
}
33+
}
34+
},
35+
"ConfigServiceV2": {
36+
"clients": {
37+
"grpc": {
38+
"libraryClient": "ConfigClient",
39+
"rpcs": {
40+
"CreateBucket": {
41+
"methods": ["createBucket", "createBucketCallable"]
42+
},
43+
"CreateExclusion": {
44+
"methods": ["createExclusion", "createExclusion", "createExclusion", "createExclusion", "createExclusion", "createExclusion", "createExclusionCallable"]
45+
},
46+
"CreateSink": {
47+
"methods": ["createSink", "createSink", "createSink", "createSink", "createSink", "createSink", "createSinkCallable"]
48+
},
49+
"CreateView": {
50+
"methods": ["createView", "createViewCallable"]
51+
},
52+
"DeleteBucket": {
53+
"methods": ["deleteBucket", "deleteBucketCallable"]
54+
},
55+
"DeleteExclusion": {
56+
"methods": ["deleteExclusion", "deleteExclusion", "deleteExclusion", "deleteExclusionCallable"]
57+
},
58+
"DeleteSink": {
59+
"methods": ["deleteSink", "deleteSink", "deleteSink", "deleteSinkCallable"]
60+
},
61+
"DeleteView": {
62+
"methods": ["deleteView", "deleteViewCallable"]
63+
},
64+
"GetBucket": {
65+
"methods": ["getBucket", "getBucketCallable"]
66+
},
67+
"GetCmekSettings": {
68+
"methods": ["getCmekSettings", "getCmekSettingsCallable"]
69+
},
70+
"GetExclusion": {
71+
"methods": ["getExclusion", "getExclusion", "getExclusion", "getExclusionCallable"]
72+
},
73+
"GetSink": {
74+
"methods": ["getSink", "getSink", "getSink", "getSinkCallable"]
75+
},
76+
"GetView": {
77+
"methods": ["getView", "getViewCallable"]
78+
},
79+
"ListBuckets": {
80+
"methods": ["listBuckets", "listBuckets", "listBuckets", "listBuckets", "listBuckets", "listBuckets", "listBucketsPagedCallable", "listBucketsCallable"]
81+
},
82+
"ListExclusions": {
83+
"methods": ["listExclusions", "listExclusions", "listExclusions", "listExclusions", "listExclusions", "listExclusions", "listExclusionsPagedCallable", "listExclusionsCallable"]
84+
},
85+
"ListSinks": {
86+
"methods": ["listSinks", "listSinks", "listSinks", "listSinks", "listSinks", "listSinks", "listSinksPagedCallable", "listSinksCallable"]
87+
},
88+
"ListViews": {
89+
"methods": ["listViews", "listViews", "listViewsPagedCallable", "listViewsCallable"]
90+
},
91+
"UndeleteBucket": {
92+
"methods": ["undeleteBucket", "undeleteBucketCallable"]
93+
},
94+
"UpdateBucket": {
95+
"methods": ["updateBucket", "updateBucketCallable"]
96+
},
97+
"UpdateCmekSettings": {
98+
"methods": ["updateCmekSettings", "updateCmekSettingsCallable"]
99+
},
100+
"UpdateExclusion": {
101+
"methods": ["updateExclusion", "updateExclusion", "updateExclusion", "updateExclusionCallable"]
102+
},
103+
"UpdateSink": {
104+
"methods": ["updateSink", "updateSink", "updateSink", "updateSink", "updateSink", "updateSinkCallable"]
105+
},
106+
"UpdateView": {
107+
"methods": ["updateView", "updateViewCallable"]
108+
}
109+
}
110+
}
111+
}
112+
},
113+
"MetricsServiceV2": {
114+
"clients": {
115+
"grpc": {
116+
"libraryClient": "MetricsClient",
117+
"rpcs": {
118+
"CreateLogMetric": {
119+
"methods": ["createLogMetric", "createLogMetric", "createLogMetric", "createLogMetricCallable"]
120+
},
121+
"DeleteLogMetric": {
122+
"methods": ["deleteLogMetric", "deleteLogMetric", "deleteLogMetric", "deleteLogMetricCallable"]
123+
},
124+
"GetLogMetric": {
125+
"methods": ["getLogMetric", "getLogMetric", "getLogMetric", "getLogMetricCallable"]
126+
},
127+
"ListLogMetrics": {
128+
"methods": ["listLogMetrics", "listLogMetrics", "listLogMetrics", "listLogMetricsPagedCallable", "listLogMetricsCallable"]
129+
},
130+
"UpdateLogMetric": {
131+
"methods": ["updateLogMetric", "updateLogMetric", "updateLogMetric", "updateLogMetricCallable"]
132+
}
133+
}
134+
}
135+
}
136+
}
137+
}
138+
}

synth.metadata

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-logging.git",
7-
"sha": "c34a830ed9b255f5e5614234667fe55225e1f2a3"
7+
"sha": "9cd8474fdcd313f08216642254d72de9ce1a3214"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "e8bc4471a88ac5f60defe3ed436f517174e59ba0",
15-
"internalRef": "357800868"
14+
"sha": "af8f71dae961ee036a0ac52a1965270149a6b2c9",
15+
"internalRef": "358516065"
1616
}
1717
},
1818
{
@@ -104,6 +104,7 @@
104104
"google-cloud-logging/src/main/java/com/google/cloud/logging/v2/LoggingSettings.java",
105105
"google-cloud-logging/src/main/java/com/google/cloud/logging/v2/MetricsClient.java",
106106
"google-cloud-logging/src/main/java/com/google/cloud/logging/v2/MetricsSettings.java",
107+
"google-cloud-logging/src/main/java/com/google/cloud/logging/v2/gapic_metadata.json",
107108
"google-cloud-logging/src/main/java/com/google/cloud/logging/v2/package-info.java",
108109
"google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/ConfigServiceV2Stub.java",
109110
"google-cloud-logging/src/main/java/com/google/cloud/logging/v2/stub/ConfigServiceV2StubSettings.java",

0 commit comments

Comments
 (0)