All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
com.google.cloud.bigquery.connection.v1beta1.gapic_metadata.json Maven / Gradle / Ivy
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "java",
"protoPackage": "google.cloud.bigquery.connection.v1beta1",
"libraryPackage": "com.google.cloud.bigquery.connection.v1beta1",
"services": {
"ConnectionService": {
"clients": {
"grpc": {
"libraryClient": "ConnectionServiceClient",
"rpcs": {
"CreateConnection": {
"methods": ["createConnection", "createConnection", "createConnection", "createConnectionCallable"]
},
"DeleteConnection": {
"methods": ["deleteConnection", "deleteConnection", "deleteConnection", "deleteConnectionCallable"]
},
"GetConnection": {
"methods": ["getConnection", "getConnection", "getConnection", "getConnectionCallable"]
},
"GetIamPolicy": {
"methods": ["getIamPolicy", "getIamPolicy", "getIamPolicy", "getIamPolicyCallable"]
},
"ListConnections": {
"methods": ["listConnections", "listConnections", "listConnections", "listConnectionsCallable"]
},
"SetIamPolicy": {
"methods": ["setIamPolicy", "setIamPolicy", "setIamPolicy", "setIamPolicyCallable"]
},
"TestIamPermissions": {
"methods": ["testIamPermissions", "testIamPermissions", "testIamPermissions", "testIamPermissionsCallable"]
},
"UpdateConnection": {
"methods": ["updateConnection", "updateConnection", "updateConnection", "updateConnectionCallable"]
},
"UpdateConnectionCredential": {
"methods": ["updateConnectionCredential", "updateConnectionCredential", "updateConnectionCredentialCallable"]
}
}
}
}
}
}
}