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"]],[["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-03-31 UTC."],[[["This webpage provides documentation for the `TargetHttpsProxies` API within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest release."],["The API class `TargetHttpsProxies` inherits from the base `Object` class and includes methods for service binding within the `Google.Cloud.Compute.V1` namespace."],["The content shows a historical list of releases starting from version 1.0.0 all the way to the latest release of 3.6.0."],["Two `BindService` methods are available, one for creating a service definition and another for registering service methods, both requiring a `TargetHttpsProxiesBase` object as implementation."],["The documentation refers to a DLL assembly named `Google.Cloud.Compute.V1.dll`, suggesting this is the core assembly for the API."]]],[]]