public static void BindService(ServiceBinderBase serviceBinder, BackupForGKE.BackupForGKEBase 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."],[[["This documentation page covers the `BackupForGKE` class within the `Google.Cloud.GkeBackup.V1` namespace, providing reference information for the Backup for GKE v1 API."],["The `BackupForGKE` class enables Kubernetes administrators to manage backup and restore operations for their GKE clusters."],["The latest version of the API available is 2.6.0, with multiple previous versions listed including back to version 1.0.0-beta01."],["The `BackupForGKE` class inherits from `Object` and includes methods for binding service definitions to a server or service binder."],["The documentation includes inherited members such as GetHashCode(), GetType(), MemberwiseClone(), and ToString() from the Object class that it inherits from."]]],[]]