blob: 5f7961b152ad8c105876a5355a53552094a5b1bb [file] [log] [blame] [edit]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.storage.v2",
"libraryPackage": "cloud.google.com/go/storage/internal/apiv2",
"services": {
"Storage": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"QueryWriteStatus": {
"methods": [
"QueryWriteStatus"
]
},
"ReadObject": {
"methods": [
"ReadObject"
]
},
"StartResumableWrite": {
"methods": [
"StartResumableWrite"
]
},
"WriteObject": {
"methods": [
"WriteObject"
]
}
}
}
}
}
}
}