public static void BindService(ServiceBinderBase serviceBinder, InterconnectAttachments.InterconnectAttachmentsBase 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 and code samples for the Compute Engine v1 API class InterconnectAttachments, focusing on the `InterconnectAttachments` API."],["The documentation covers a range of versions, from the latest 3.6.0 down to 1.0.0, each with its own specific documentation link, and is specific to Google Cloud."],["The `InterconnectAttachments` class inherits from the base `object` class and provides details about inherited members like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["It includes methods like `BindService`, which allows creating a service definition or registering service methods with a service binder, both with and without implementation details, and has 2 overloaded versions."],["The documentation describes various aspects of `InterconnectAttachmentsBase`, which is an object implementing the server-side handling logic for `InterconnectAttachments`."]]],[]]