...
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.dataexchange.v1beta1",
6 "libraryPackage": "cloud.google.com/go/bigquery/dataexchange/apiv1beta1",
7 "services": {
8 "AnalyticsHubService": {
9 "clients": {
10 "grpc": {
11 "libraryClient": "AnalyticsHubClient",
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 "GetDataExchange": {
34 "methods": [
35 "GetDataExchange"
36 ]
37 },
38 "GetIamPolicy": {
39 "methods": [
40 "GetIamPolicy"
41 ]
42 },
43 "GetListing": {
44 "methods": [
45 "GetListing"
46 ]
47 },
48 "GetLocation": {
49 "methods": [
50 "GetLocation"
51 ]
52 },
53 "ListDataExchanges": {
54 "methods": [
55 "ListDataExchanges"
56 ]
57 },
58 "ListListings": {
59 "methods": [
60 "ListListings"
61 ]
62 },
63 "ListLocations": {
64 "methods": [
65 "ListLocations"
66 ]
67 },
68 "ListOrgDataExchanges": {
69 "methods": [
70 "ListOrgDataExchanges"
71 ]
72 },
73 "SetIamPolicy": {
74 "methods": [
75 "SetIamPolicy"
76 ]
77 },
78 "SubscribeListing": {
79 "methods": [
80 "SubscribeListing"
81 ]
82 },
83 "TestIamPermissions": {
84 "methods": [
85 "TestIamPermissions"
86 ]
87 },
88 "UpdateDataExchange": {
89 "methods": [
90 "UpdateDataExchange"
91 ]
92 },
93 "UpdateListing": {
94 "methods": [
95 "UpdateListing"
96 ]
97 }
98 }
99 },
100 "rest": {
101 "libraryClient": "AnalyticsHubClient",
102 "rpcs": {
103 "CreateDataExchange": {
104 "methods": [
105 "CreateDataExchange"
106 ]
107 },
108 "CreateListing": {
109 "methods": [
110 "CreateListing"
111 ]
112 },
113 "DeleteDataExchange": {
114 "methods": [
115 "DeleteDataExchange"
116 ]
117 },
118 "DeleteListing": {
119 "methods": [
120 "DeleteListing"
121 ]
122 },
123 "GetDataExchange": {
124 "methods": [
125 "GetDataExchange"
126 ]
127 },
128 "GetIamPolicy": {
129 "methods": [
130 "GetIamPolicy"
131 ]
132 },
133 "GetListing": {
134 "methods": [
135 "GetListing"
136 ]
137 },
138 "GetLocation": {
139 "methods": [
140 "GetLocation"
141 ]
142 },
143 "ListDataExchanges": {
144 "methods": [
145 "ListDataExchanges"
146 ]
147 },
148 "ListListings": {
149 "methods": [
150 "ListListings"
151 ]
152 },
153 "ListLocations": {
154 "methods": [
155 "ListLocations"
156 ]
157 },
158 "ListOrgDataExchanges": {
159 "methods": [
160 "ListOrgDataExchanges"
161 ]
162 },
163 "SetIamPolicy": {
164 "methods": [
165 "SetIamPolicy"
166 ]
167 },
168 "SubscribeListing": {
169 "methods": [
170 "SubscribeListing"
171 ]
172 },
173 "TestIamPermissions": {
174 "methods": [
175 "TestIamPermissions"
176 ]
177 },
178 "UpdateDataExchange": {
179 "methods": [
180 "UpdateDataExchange"
181 ]
182 },
183 "UpdateListing": {
184 "methods": [
185 "UpdateListing"
186 ]
187 }
188 }
189 }
190 }
191 }
192 }
193}
View as plain text