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

com.google.cloud.functions.v1.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.v1",
  "libraryPackage": "com.google.cloud.functions.v1",
  "services": {
    "CloudFunctionsService": {
      "clients": {
        "grpc": {
          "libraryClient": "CloudFunctionsServiceClient",
          "rpcs": {
            "CallFunction": {
              "methods": ["callFunction", "callFunction", "callFunction", "callFunctionCallable"]
            },
            "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", "listFunctionsPagedCallable", "listFunctionsCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            },
            "SetIamPolicy": {
              "methods": ["setIamPolicy", "setIamPolicyCallable"]
            },
            "TestIamPermissions": {
              "methods": ["testIamPermissions", "testIamPermissionsCallable"]
            },
            "UpdateFunction": {
              "methods": ["updateFunctionAsync", "updateFunctionAsync", "updateFunctionOperationCallable", "updateFunctionCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy