1{
2 "schema": "1.0",
3 "comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
4 "language": "go",
5 "protoPackage": "google.cloud.bigquery.analyticshub.v1",
6 "libraryPackage": "cloud.google.com/go/bigquery/analyticshub/apiv1",
7 "services": {
8 "AnalyticsHubService": {
9 "clients": {
10 "grpc": {
11 "libraryClient": "Client",
12 "rpcs": {
13 "CreateDataExchange": {
14 "methods": [
15 "CreateDataExchange"
16 ]
17 },
18 "CreateListing": {
19 "methods": [
20 "CreateListing"
21 ]
22 },
23 "DeleteDataExchange": {
24 "methods": [
25 "DeleteDataExchange"
26 ]
27 },
28 "DeleteListing": {
29 "methods": [
30 "DeleteListing"
31 ]
32 },
33 "DeleteSubscription": {
34 "methods": [
35 "DeleteSubscription"
36 ]
37 },
38 "GetDataExchange": {
39 "methods": [
40 "GetDataExchange"
41 ]
42 },
43 "GetIamPolicy": {
44 "methods": [
45 "GetIamPolicy"
46 ]
47 },
48 "GetListing": {
49 "methods": [
50 "GetListing"
51 ]
52 },
53 "GetSubscription": {
54 "methods": [
55 "GetSubscription"
56 ]
57 },
58 "ListDataExchanges": {
59 "methods": [
60 "ListDataExchanges"
61 ]
62 },
63 "ListListings": {
64 "methods": [
65 "ListListings"
66 ]
67 },
68 "ListOrgDataExchanges": {
69 "methods": [
70 "ListOrgDataExchanges"
71 ]
72 },
73 "ListSharedResourceSubscriptions": {
74 "methods": [
75 "ListSharedResourceSubscriptions"
76 ]
77 },
78 "ListSubscriptions": {
79 "methods": [
80 "ListSubscriptions"
81 ]
82 },
83 "RefreshSubscription": {
84 "methods": [
85 "RefreshSubscription"
86 ]
87 },
88 "RevokeSubscription": {
89 "methods": [
90 "RevokeSubscription"
91 ]
92 },
93 "SetIamPolicy": {
94 "methods": [
95 "SetIamPolicy"
96 ]
97 },
98 "SubscribeDataExchange": {
99 "methods": [
100 "SubscribeDataExchange"
101 ]
102 },
103 "SubscribeListing": {
104 "methods": [
105 "SubscribeListing"
106 ]
107 },
108 "TestIamPermissions": {
109 "methods": [
110 "TestIamPermissions"
111 ]
112 },
113 "UpdateDataExchange": {
114 "methods": [
115 "UpdateDataExchange"
116 ]
117 },
118 "UpdateListing": {
119 "methods": [
120 "UpdateListing"
121 ]
122 }
123 }
124 },
125 "rest": {
126 "libraryClient": "Client",
127 "rpcs": {
128 "CreateDataExchange": {
129 "methods": [
130 "CreateDataExchange"
131 ]
132 },
133 "CreateListing": {
134 "methods": [
135 "CreateListing"
136 ]
137 },
138 "DeleteDataExchange": {
139 "methods": [
140 "DeleteDataExchange"
141 ]
142 },
143 "DeleteListing": {
144 "methods": [
145 "DeleteListing"
146 ]
147 },
148 "DeleteSubscription": {
149 "methods": [
150 "DeleteSubscription"
151 ]
152 },
153 "GetDataExchange": {
154 "methods": [
155 "GetDataExchange"
156 ]
157 },
158 "GetIamPolicy": {
159 "methods": [
160 "GetIamPolicy"
161 ]
162 },
163 "GetListing": {
164 "methods": [
165 "GetListing"
166 ]
167 },
168 "GetSubscription": {
169 "methods": [
170 "GetSubscription"
171 ]
172 },
173 "ListDataExchanges": {
174 "methods": [
175 "ListDataExchanges"
176 ]
177 },
178 "ListListings": {
179 "methods": [
180 "ListListings"
181 ]
182 },
183 "ListOrgDataExchanges": {
184 "methods": [
185 "ListOrgDataExchanges"
186 ]
187 },
188 "ListSharedResourceSubscriptions": {
189 "methods": [
190 "ListSharedResourceSubscriptions"
191 ]
192 },
193 "ListSubscriptions": {
194 "methods": [
195 "ListSubscriptions"
196 ]
197 },
198 "RefreshSubscription": {
199 "methods": [
200 "RefreshSubscription"
201 ]
202 },
203 "RevokeSubscription": {
204 "methods": [
205 "RevokeSubscription"
206 ]
207 },
208 "SetIamPolicy": {
209 "methods": [
210 "SetIamPolicy"
211 ]
212 },
213 "SubscribeDataExchange": {
214 "methods": [
215 "SubscribeDataExchange"
216 ]
217 },
218 "SubscribeListing": {
219 "methods": [
220 "SubscribeListing"
221 ]
222 },
223 "TestIamPermissions": {
224 "methods": [
225 "TestIamPermissions"
226 ]
227 },
228 "UpdateDataExchange": {
229 "methods": [
230 "UpdateDataExchange"
231 ]
232 },
233 "UpdateListing": {
234 "methods": [
235 "UpdateListing"
236 ]
237 }
238 }
239 }
240 }
241 }
242 }
243}
View as plain text