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 documentation covers the `SecurityCenter` class within the Google Cloud Security Command Center v1p1beta1 API, specifically version 3.0.0-beta04."],["The `SecurityCenter` class inherits from the base `object` class and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["It resides within the `Google.Cloud.SecurityCenter.V1P1Beta1` namespace and is part of the `Google.Cloud.SecurityCenter.V1P1Beta1.dll` assembly."],["The documentation details the `BindService` methods, which are used to create and register service definitions with a server or a service binder, for server-side handling logic."],["There are links to the documentation for the previous versions of the API, including the previous beta releases `3.0.0-beta04`, `2.0.0-beta07` and the latest release `3.0.0-beta05`."]]],[]]