public static void BindService(ServiceBinderBase serviceBinder, RegionDisks.RegionDisksBase 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-02 UTC."],[[["This webpage provides reference documentation for the `RegionDisks` class within the Google Cloud Compute Engine v1 API, specifically version 2.15.0."],["The documentation covers the `RegionDisks` API, which is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly."],["The page lists available versions of the documentation for this API class, ranging from the latest version 3.6.0 down to version 1.0.0, to view older versions."],["The documentation details the `BindService` methods, which are used to create or register a service definition for server-side handling logic related to `RegionDisks`."],["This page also provides a list of inherited members from the `object` class, and has 2 methods, `BindService` which are described by their parameters and return types."]]],[]]