blob: eef7424107a456753ca4e479b6eb7dcc848bcd58 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.storagetransfer.v1",
"libraryPackage": "cloud.google.com/go/storagetransfer/apiv1",
"services": {
"StorageTransferService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"CreateAgentPool": {
"methods": [
"CreateAgentPool"
]
},
"CreateTransferJob": {
"methods": [
"CreateTransferJob"
]
},
"DeleteAgentPool": {
"methods": [
"DeleteAgentPool"
]
},
"GetAgentPool": {
"methods": [
"GetAgentPool"
]
},
"GetGoogleServiceAccount": {
"methods": [
"GetGoogleServiceAccount"
]
},
"GetTransferJob": {
"methods": [
"GetTransferJob"
]
},
"ListAgentPools": {
"methods": [
"ListAgentPools"
]
},
"ListTransferJobs": {
"methods": [
"ListTransferJobs"
]
},
"PauseTransferOperation": {
"methods": [
"PauseTransferOperation"
]
},
"ResumeTransferOperation": {
"methods": [
"ResumeTransferOperation"
]
},
"RunTransferJob": {
"methods": [
"RunTransferJob"
]
},
"UpdateAgentPool": {
"methods": [
"UpdateAgentPool"
]
},
"UpdateTransferJob": {
"methods": [
"UpdateTransferJob"
]
}
}
}
}
}
}
}