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.cloud.metastore.v1",
6  "libraryPackage": "com.google.cloud.metastore.v1",
7  "services": {
8    "DataprocMetastore": {
9      "clients": {
10        "grpc": {
11          "libraryClient": "DataprocMetastoreClient",
12          "rpcs": {
13            "CreateBackup": {
14              "methods": ["createBackupAsync", "createBackupAsync", "createBackupAsync", "createBackupOperationCallable", "createBackupCallable"]
15            },
16            "CreateMetadataImport": {
17              "methods": ["createMetadataImportAsync", "createMetadataImportAsync", "createMetadataImportAsync", "createMetadataImportOperationCallable", "createMetadataImportCallable"]
18            },
19            "CreateService": {
20              "methods": ["createServiceAsync", "createServiceAsync", "createServiceAsync", "createServiceOperationCallable", "createServiceCallable"]
21            },
22            "DeleteBackup": {
23              "methods": ["deleteBackupAsync", "deleteBackupAsync", "deleteBackupAsync", "deleteBackupOperationCallable", "deleteBackupCallable"]
24            },
25            "DeleteService": {
26              "methods": ["deleteServiceAsync", "deleteServiceAsync", "deleteServiceAsync", "deleteServiceOperationCallable", "deleteServiceCallable"]
27            },
28            "ExportMetadata": {
29              "methods": ["exportMetadataAsync", "exportMetadataOperationCallable", "exportMetadataCallable"]
30            },
31            "GetBackup": {
32              "methods": ["getBackup", "getBackup", "getBackup", "getBackupCallable"]
33            },
34            "GetIamPolicy": {
35              "methods": ["getIamPolicy", "getIamPolicyCallable"]
36            },
37            "GetLocation": {
38              "methods": ["getLocation", "getLocationCallable"]
39            },
40            "GetMetadataImport": {
41              "methods": ["getMetadataImport", "getMetadataImport", "getMetadataImport", "getMetadataImportCallable"]
42            },
43            "GetService": {
44              "methods": ["getService", "getService", "getService", "getServiceCallable"]
45            },
46            "ListBackups": {
47              "methods": ["listBackups", "listBackups", "listBackups", "listBackupsPagedCallable", "listBackupsCallable"]
48            },
49            "ListLocations": {
50              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
51            },
52            "ListMetadataImports": {
53              "methods": ["listMetadataImports", "listMetadataImports", "listMetadataImports", "listMetadataImportsPagedCallable", "listMetadataImportsCallable"]
54            },
55            "ListServices": {
56              "methods": ["listServices", "listServices", "listServices", "listServicesPagedCallable", "listServicesCallable"]
57            },
58            "RestoreService": {
59              "methods": ["restoreServiceAsync", "restoreServiceAsync", "restoreServiceAsync", "restoreServiceAsync", "restoreServiceAsync", "restoreServiceOperationCallable", "restoreServiceCallable"]
60            },
61            "SetIamPolicy": {
62              "methods": ["setIamPolicy", "setIamPolicyCallable"]
63            },
64            "TestIamPermissions": {
65              "methods": ["testIamPermissions", "testIamPermissionsCallable"]
66            },
67            "UpdateMetadataImport": {
68              "methods": ["updateMetadataImportAsync", "updateMetadataImportAsync", "updateMetadataImportOperationCallable", "updateMetadataImportCallable"]
69            },
70            "UpdateService": {
71              "methods": ["updateServiceAsync", "updateServiceAsync", "updateServiceOperationCallable", "updateServiceCallable"]
72            }
73          }
74        }
75      }
76    },
77    "DataprocMetastoreFederation": {
78      "clients": {
79        "grpc": {
80          "libraryClient": "DataprocMetastoreFederationClient",
81          "rpcs": {
82            "CreateFederation": {
83              "methods": ["createFederationAsync", "createFederationAsync", "createFederationAsync", "createFederationOperationCallable", "createFederationCallable"]
84            },
85            "DeleteFederation": {
86              "methods": ["deleteFederationAsync", "deleteFederationAsync", "deleteFederationAsync", "deleteFederationOperationCallable", "deleteFederationCallable"]
87            },
88            "GetFederation": {
89              "methods": ["getFederation", "getFederation", "getFederation", "getFederationCallable"]
90            },
91            "GetIamPolicy": {
92              "methods": ["getIamPolicy", "getIamPolicyCallable"]
93            },
94            "GetLocation": {
95              "methods": ["getLocation", "getLocationCallable"]
96            },
97            "ListFederations": {
98              "methods": ["listFederations", "listFederations", "listFederations", "listFederationsPagedCallable", "listFederationsCallable"]
99            },
100            "ListLocations": {
101              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
102            },
103            "SetIamPolicy": {
104              "methods": ["setIamPolicy", "setIamPolicyCallable"]
105            },
106            "TestIamPermissions": {
107              "methods": ["testIamPermissions", "testIamPermissionsCallable"]
108            },
109            "UpdateFederation": {
110              "methods": ["updateFederationAsync", "updateFederationAsync", "updateFederationOperationCallable", "updateFederationCallable"]
111            }
112          }
113        }
114      }
115    }
116  }
117}