All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.storagetransfer.v1.proto.gapic_metadata.json Maven / Gradle / Ivy

Go to download

Storage Transfer Service Secure, low-cost services for transferring data from cloud or on-premises sources.

There is a newer version: 1.51.0
Show newest version
{
  "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"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy