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

com.google.cloud.functions.v2beta.gapic_metadata.json Maven / Gradle / Ivy

Go to download

is a scalable pay as you go Functions-as-a-Service (FaaS) to run your code with zero server management.

There is a newer version: 2.56.0
Show newest version
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.functions.v2beta",
  "libraryPackage": "com.google.cloud.functions.v2beta",
  "services": {
    "FunctionService": {
      "clients": {
        "grpc": {
          "libraryClient": "FunctionServiceClient",
          "rpcs": {
            "CreateFunction": {
              "methods": ["createFunctionAsync", "createFunctionAsync", "createFunctionAsync", "createFunctionOperationCallable", "createFunctionCallable"]
            },
            "DeleteFunction": {
              "methods": ["deleteFunctionAsync", "deleteFunctionAsync", "deleteFunctionAsync", "deleteFunctionOperationCallable", "deleteFunctionCallable"]
            },
            "GenerateDownloadUrl": {
              "methods": ["generateDownloadUrl", "generateDownloadUrlCallable"]
            },
            "GenerateUploadUrl": {
              "methods": ["generateUploadUrl", "generateUploadUrlCallable"]
            },
            "GetFunction": {
              "methods": ["getFunction", "getFunction", "getFunction", "getFunctionCallable"]
            },
            "GetIamPolicy": {
              "methods": ["getIamPolicy", "getIamPolicyCallable"]
            },
            "ListFunctions": {
              "methods": ["listFunctions", "listFunctions", "listFunctions", "listFunctionsPagedCallable", "listFunctionsCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "ListRuntimes": {
              "methods": ["listRuntimes", "listRuntimes", "listRuntimes", "listRuntimesCallable"]
            },
            "SetIamPolicy": {
              "methods": ["setIamPolicy", "setIamPolicyCallable"]
            },
            "TestIamPermissions": {
              "methods": ["testIamPermissions", "testIamPermissionsCallable"]
            },
            "UpdateFunction": {
              "methods": ["updateFunctionAsync", "updateFunctionAsync", "updateFunctionOperationCallable", "updateFunctionCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy