public static void BindService(ServiceBinderBase serviceBinder, InterconnectLocations.InterconnectLocationsBase 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-21 UTC."],[[["This page provides documentation for the `InterconnectLocations` class within the Google.Cloud.Compute.V1 API, specifically for version 2.15.0, with links to other versions."],["The documentation includes reference materials and code samples for the Compute Engine v1 API class `InterconnectLocations`, which handles interconnect locations."],["The `InterconnectLocations` class has inherited members from the base `object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class includes two `BindService` methods for creating a service definition or binding service methods, taking parameters such as `InterconnectLocationsBase`, `ServiceBinderBase` or `ServerServiceDefinition`."],["The latest version available is version 3.6.0, while the page is focused on version 2.15.0, and there are listed links to all available versions between 1.0.0 and 3.6.0."]]],[]]