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-04-09 UTC."],[[["This webpage provides documentation for the `InterconnectLocations` class within the Google.Cloud.Compute.V1 namespace, specifically for version 3.2.0 of the .NET API."],["The `InterconnectLocations` class is part of the Compute Engine v1 API and serves as a reference for interacting with Interconnect locations."],["The page lists available versions of the API, ranging from the latest (3.6.0) down to 1.0.0, offering access to documentation for each version."],["The class includes methods such as `BindService`, which are used to create service definitions or register service methods with a service binder for server-side logic implementation."],["The documentation highlights that this class inherits from `object`, and specifies the inherited members from that class, along with other properties such as the namespace and the assembly."]]],[]]