public static void BindService(ServiceBinderBase serviceBinder, Interconnects.InterconnectsBase 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 reference documentation for the `Interconnects` class within the Google Compute Engine v1 API for .NET, specifically within version 2.4.0, and contains the documentation for versions as low as 1.0.0, and as high as 3.6.0."],["The `Interconnects` class is part of the `Google.Cloud.Compute.V1` namespace and is located within the `Google.Cloud.Compute.V1.dll` assembly."],["The documentation outlines the `Interconnects` API, inheriting from the base `Object` class and includes details on inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["There are two methods defined for `Interconnects`, which are `BindService(Interconnects.InterconnectsBase)` and `BindService(ServiceBinderBase, Interconnects.InterconnectsBase)`, both used to bind the service definition, one with and one without implementation."],["The latest version of the documentation for the Interconnects API is 3.6.0."]]],[]]