public static void BindService(ServiceBinderBase serviceBinder, TargetHttpsProxies.TargetHttpsProxiesBase 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-08 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eTargetHttpsProxies\u003c/code\u003e class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.4.0, with links to other versions ranging from 1.0.0 to the latest 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTargetHttpsProxies\u003c/code\u003e class is part of the Compute Engine v1 API, which can be located in the Google.Cloud.Compute.V1.dll assembly, and it inherits from the base object class.\u003c/p\u003e\n"],["\u003cp\u003eThe page details two methods available within the \u003ccode\u003eTargetHttpsProxies\u003c/code\u003e class: \u003ccode\u003eBindService(TargetHttpsProxiesBase)\u003c/code\u003e and \u003ccode\u003eBindService(ServiceBinderBase, TargetHttpsProxiesBase)\u003c/code\u003e, which are used to create or register service definitions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService(TargetHttpsProxiesBase)\u003c/code\u003e creates a service definition that can be registered with a server, and it requires a \u003ccode\u003eTargetHttpsProxiesBase\u003c/code\u003e object that implements the server-side handling logic.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindService(ServiceBinderBase, TargetHttpsProxiesBase)\u003c/code\u003e registers a service method using a \u003ccode\u003eServiceBinderBase\u003c/code\u003e, it is part of an experimental API, and also requires a \u003ccode\u003eTargetHttpsProxiesBase\u003c/code\u003e for server-side handling logic.\u003c/p\u003e\n"]]],[],null,[]]