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.storagetransfer.v1.proto.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.storagetransfer.v1",
"libraryPackage": "com.google.storagetransfer.v1.proto",
"services": {
"StorageTransferService": {
"clients": {
"grpc": {
"libraryClient": "StorageTransferServiceClient",
"rpcs": {
"CreateAgentPool": {
"methods": ["createAgentPool", "createAgentPool", "createAgentPoolCallable"]
},
"CreateTransferJob": {
"methods": ["createTransferJob", "createTransferJobCallable"]
},
"DeleteAgentPool": {
"methods": ["deleteAgentPool", "deleteAgentPool", "deleteAgentPoolCallable"]
},
"DeleteTransferJob": {
"methods": ["deleteTransferJob", "deleteTransferJobCallable"]
},
"GetAgentPool": {
"methods": ["getAgentPool", "getAgentPool", "getAgentPoolCallable"]
},
"GetGoogleServiceAccount": {
"methods": ["getGoogleServiceAccount", "getGoogleServiceAccountCallable"]
},
"GetTransferJob": {
"methods": ["getTransferJob", "getTransferJobCallable"]
},
"ListAgentPools": {
"methods": ["listAgentPools", "listAgentPools", "listAgentPoolsPagedCallable", "listAgentPoolsCallable"]
},
"ListTransferJobs": {
"methods": ["listTransferJobs", "listTransferJobsPagedCallable", "listTransferJobsCallable"]
},
"PauseTransferOperation": {
"methods": ["pauseTransferOperation", "pauseTransferOperationCallable"]
},
"ResumeTransferOperation": {
"methods": ["resumeTransferOperation", "resumeTransferOperationCallable"]
},
"RunTransferJob": {
"methods": ["runTransferJobAsync", "runTransferJobOperationCallable", "runTransferJobCallable"]
},
"UpdateAgentPool": {
"methods": ["updateAgentPool", "updateAgentPool", "updateAgentPoolCallable"]
},
"UpdateTransferJob": {
"methods": ["updateTransferJob", "updateTransferJobCallable"]
}
}
}
}
}
}
}