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 document provides reference information for the `Interconnects` class within the Google.Cloud.Compute.V1 namespace, specifically for version 2.5.0 and its associated assembly, Google.Cloud.Compute.V1.dll."],["The latest version of the interconnect class is 3.6.0 and the document lists versions ranging from 1.0.0 up to 3.6.0, providing links to their respective documentation pages for each version."],["The `Interconnects` class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The document details the methods `BindService(Interconnects.InterconnectsBase)` and `BindService(ServiceBinderBase, Interconnects.InterconnectsBase)`, which are used to create and register service definitions for the interconnects API, as well as their parameters and returns."],["This is a reference document for the Compute Engine v1 API class `Interconnects` for the Google Cloud platform."]]],[]]