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."],[[["The latest version of the BackupForGKE API is 2.6.0, with a historical record of versions going back to 1.0.0-beta01."],["BackupForGKE allows Kubernetes administrators to configure, execute, and manage backup and restore operations for their GKE clusters."],["The `BackupForGKE` class has inherited members including GetHashCode, GetType, MemberwiseClone, and ToString from the object class."],["The `BindService` method is used to create a service definition that can be registered with a server, or to register a service method with a service binder."],["The BackupForGKE API is located within the Google.Cloud.GkeBackup.V1 namespace and is contained in the Google.Cloud.GkeBackup.V1.dll assembly."]]],[]]