Serverless VPC Access API allows users to create and manage connectors for
App Engine, Cloud Functions and Cloud Run to have internal connections to
Virtual Private Cloud networks.
public static void BindService(ServiceBinderBase serviceBinder, VpcAccessService.VpcAccessServiceBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe Serverless VPC Access API manages connectors for internal connections to Virtual Private Cloud networks from App Engine, Cloud Functions, and Cloud Run.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVpcAccessService\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.VpcAccess.V1\u003c/code\u003e namespace, is designed for handling server-side logic in the context of the VPC Access API.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two methods for binding services: \u003ccode\u003eBindService(VpcAccessService.VpcAccessServiceBase)\u003c/code\u003e for creating a service definition, and \u003ccode\u003eBindService(ServiceBinderBase, VpcAccessService.VpcAccessServiceBase)\u003c/code\u003e for registering methods with a service binder.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.5.0 is the latest release of the API, with previous versions from 2.4.0 down to 1.0.0 also available for reference.\u003c/p\u003e\n"]]],[],null,[]]