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
+ }
0 commit comments