public static void BindService(ServiceBinderBase serviceBinder, DiskTypes.DiskTypesBase 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 page provides documentation for the `DiskTypes` class within the Google.Cloud.Compute.V1 API, specifically referencing version 2.12.0."],["The `DiskTypes` class, a part of the Compute Engine v1 API, outlines functionality related to DiskTypes within the Google Cloud platform."],["The documentation offers a range of versions of the API, starting from version 1.0.0 and up to the latest release of version 3.6.0, and includes a list of older versions that are currently supported."],["The `DiskTypes` class methods include `BindService`, allowing for the creation of service definitions that can be registered with a server and method for binding the service to a service binder."],["`DiskTypes` has inherited methods from the object class such as `GetHashCode`, `GetType`, `MemberwiseClone` and `ToString`."]]],[]]