blob: ab1e6146719c90bb6344e4d4d025ed05582548e7 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.datafusion.v1",
"libraryPackage": "cloud.google.com/go/datafusion/apiv1",
"services": {
"DataFusion": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CreateInstance": {
"methods": [
"CreateInstance"
]
},
"DeleteInstance": {
"methods": [
"DeleteInstance"
]
},
"GetInstance": {
"methods": [
"GetInstance"
]
},
"ListAvailableVersions": {
"methods": [
"ListAvailableVersions"
]
},
"ListInstances": {
"methods": [
"ListInstances"
]
},
"RestartInstance": {
"methods": [
"RestartInstance"
]
},
"UpdateInstance": {
"methods": [
"UpdateInstance"
]
}
}
}
}
}
}
}