public static void BindService(ServiceBinderBase serviceBinder, SecuritySettingsService.SecuritySettingsServiceBase 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-04-09 UTC."],[[["This document provides reference documentation for the `SecuritySettingsService` class within the Google Cloud Dialogflow CX V3 API for .NET, covering versions from 1.0.0 to 2.23.0."],["The `SecuritySettingsService` class is used for managing security settings within Dialogflow, and the most current version is 2.23.0, which can be seen in the navigation bar."],["The documentation includes the inheritance structure, namespace, and assembly information for the `SecuritySettingsService` class, specifically within `Google.Cloud.Dialogflow.Cx.V3`."],["Two methods, `BindService(SecuritySettingsServiceBase)` and `BindService(ServiceBinderBase, SecuritySettingsServiceBase)`, are detailed for registering the service with a server or service binder, outlining their parameters and return types."],["The content contains links to the documentation for all the previous versions, making it easy to navigate and access the `SecuritySettingsService` for all versions."]]],[]]