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

com.google.cloud.vpcaccess.v1.gapic_metadata.json Maven / Gradle / Ivy

Go to download

Serverless VPC Access enables you to connect from a serverless environment on Google Cloud directly to your VPC network. This connection makes it possible for your serverless environment to access resources in your VPC network via internal IP addresses.

The newest version!
{
  "schema": "1.0",
  "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
  "language": "java",
  "protoPackage": "google.cloud.vpcaccess.v1",
  "libraryPackage": "com.google.cloud.vpcaccess.v1",
  "services": {
    "VpcAccessService": {
      "clients": {
        "grpc": {
          "libraryClient": "VpcAccessServiceClient",
          "rpcs": {
            "CreateConnector": {
              "methods": ["createConnectorAsync", "createConnectorAsync", "createConnectorAsync", "createConnectorOperationCallable", "createConnectorCallable"]
            },
            "DeleteConnector": {
              "methods": ["deleteConnectorAsync", "deleteConnectorAsync", "deleteConnectorAsync", "deleteConnectorOperationCallable", "deleteConnectorCallable"]
            },
            "GetConnector": {
              "methods": ["getConnector", "getConnector", "getConnector", "getConnectorCallable"]
            },
            "ListConnectors": {
              "methods": ["listConnectors", "listConnectors", "listConnectors", "listConnectorsPagedCallable", "listConnectorsCallable"]
            },
            "ListLocations": {
              "methods": ["listLocations", "listLocationsPagedCallable", "listLocationsCallable"]
            }
          }
        }
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy