public static void BindService(ServiceBinderBase serviceBinder, NetworkAttachments.NetworkAttachmentsBase 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."],[[["The latest version available for the `Google.Cloud.Compute.V1.NetworkAttachments` API is version 3.6.0, with multiple prior versions dating back to 1.0.0 also accessible."],["This page provides reference documentation and code samples for the `NetworkAttachments` class within the Compute Engine v1 API."],["The `NetworkAttachments` class, which inherits from `object`, represents the NetworkAttachments API in the `Google.Cloud.Compute.V1` namespace."],["The `NetworkAttachments` class offers two methods, `BindService(NetworkAttachmentsBase)` and `BindService(ServiceBinderBase, NetworkAttachmentsBase)`, for creating service definitions and registering service methods, respectively."],["The assembly of this class is \"Google.Cloud.Compute.V1.dll\"."]]],[]]