public static void BindService(ServiceBinderBase serviceBinder, SecurityCenter.SecurityCenterBase 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 webpage provides documentation for the `Google.Cloud.SecurityCenter.V1.SecurityCenter` class, offering various versions of the API, with version 3.24.0 being the latest."],["The page includes a list of available versions of the `Google.Cloud.SecurityCenter.V1` API, ranging from 3.24.0 down to 2.2.0, allowing users to select the version they need."],["The `SecurityCenter` class, part of the `Google.Cloud.SecurityCenter.V1` namespace, is used to interact with the Security Center service V1 APIs, and is inherited from the `Object` class."],["Two `BindService` methods are available, enabling the creation of service definitions or registering service methods for server-side handling, with one supporting custom binding logic."],["The class `SecurityCenter` has no methods of its own but does inherit methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the `Object` class."]]],[]]