public static void BindService(ServiceBinderBase serviceBinder, RegionDiskTypes.RegionDiskTypesBase 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 details the `RegionDiskTypes` class within the `Google.Cloud.Compute.V1` namespace, offering access to different versions of the API, with the latest being 3.6.0."],["The `RegionDiskTypes` class inherits from the base `Object` class and includes methods such as `BindService` for server-side handling of logic."],["The content provides links to detailed documentation for each version of the API, spanning from version 1.0.0 to 3.6.0."],["The `RegionDiskTypes` class is defined in the `Google.Cloud.Compute.V1.dll` assembly, providing core functionalities for interacting with Google Cloud Compute Region Disk Types."],["This page documents two methods for the `RegionDiskTypes` class, each named `BindService`, one that registers a service definition and one that registers a service method with a binder, offering flexibility for implementing server-side logic."]]],[]]