public static void BindService(ServiceBinderBase serviceBinder, VmwareEngine.VmwareEngineBase 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-21 UTC."],[[["The `VmwareEngine` class, part of the `Google.Cloud.VmwareEngine.V1` namespace, is used for managing VMware private clusters in the cloud."],["This class provides methods for server-side handling of VMware Engine services, including `BindService`, for registering service definitions and binding service methods."],["The `VmwareEngine` class inherits from the `object` class and includes inherited members such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["Version 1.6.0 is the most recent version of the class but several previous versions, from 1.0.0 to 1.5.0, are also listed in the documentation."],["The `VmwareEngine` class functionality comes from the `Google.Cloud.VmwareEngine.V1.dll` assembly."]]],[]]