Tether provides a way for the control plane to send HTTP API requests to
services in data planes that runs in a remote datacenter without
requiring customers to open firewalls on their runtime plane.
public static void BindService(ServiceBinderBase serviceBinder, Tether.TetherBase 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 \u003ccode\u003eTether\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.ApigeeConnect.V1\u003c/code\u003e namespace, facilitates HTTP API requests from the control plane to services in remote data planes without requiring firewall adjustments.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.4.0 is the latest release in a series of versions, with older ones available such as 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.1.0, and 1.0.0, allowing access to previous versions of the service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTether\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and provides methods like \u003ccode\u003eBindService\u003c/code\u003e for registering server-side handling logic, which takes a \u003ccode\u003eTether.TetherBase\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindService\u003c/code\u003e method is capable of creating a \u003ccode\u003eServerServiceDefinition\u003c/code\u003e or allowing the registration of a service method using a \u003ccode\u003eServiceBinderBase\u003c/code\u003e for service customization.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTether\u003c/code\u003e class provides methods related to binding services, including a note that the \u003ccode\u003eBindService(ServiceBinderBase, Tether.TetherBase)\u003c/code\u003e method is experimental and can change or be removed without prior notice.\u003c/p\u003e\n"]]],[],null,[]]