public static void BindService(ServiceBinderBase serviceBinder, RegionTargetHttpsProxies.RegionTargetHttpsProxiesBase 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This webpage details the `RegionTargetHttpsProxies` API within the `Google.Cloud.Compute.V1` namespace, primarily for .NET development, with the latest version being 3.6.0 and going down to version 1.0.0."],["The `RegionTargetHttpsProxies` class, derived from the base `Object` class, allows developers to interact with region target HTTPS proxies, through the `Google.Cloud.Compute.V1.RegionTargetHttpsProxies` namespace."],["The class includes two primary static methods: `BindService`, which creates a service definition for a server and `BindService` which registers a service method with a service binder."],["The webpage includes links to different versions of the API documentation, as well as links to the documentation of other classes that are used in the API."],["The primary assembly associated with this API is `Google.Cloud.Compute.V1.dll`."]]],[]]