public static void BindService(ServiceBinderBase serviceBinder, InterconnectRemoteLocations.InterconnectRemoteLocationsBase 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 page provides documentation for the `InterconnectRemoteLocations` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0."],["The latest version of the `InterconnectRemoteLocations` API documentation is 3.6.0, while the current displayed version is 3.4.0, which you can find through the associated dropdown menu."],["The `InterconnectRemoteLocations` class inherits from the base `object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The class includes two primary methods, `BindService`, one that takes a service implementation, and another that takes both a service binder and a service implementation, to define and register service methods."],["This `InterconnectRemoteLocations` API is part of the `Google.Cloud.Compute.V1.dll` assembly and is designed for managing and handling server-side logic related to interconnect remote locations."]]],[]]