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-03-21 UTC."],[[["This document provides reference documentation for the `SecuritySettingsService` class within the Google Cloud Dialogflow CX V3 API, specifically for the .NET environment."],["The latest version available for the `SecuritySettingsService` is 2.23.0, and the document details version 2.16.0."],["The `SecuritySettingsService` class is designed for managing security settings within Dialogflow."],["This class offers two primary methods for binding service logic: `BindService(SecuritySettingsServiceBase)` to create a service definition and `BindService(ServiceBinderBase, SecuritySettingsServiceBase)` for registering service methods."],["The document outlines the inheritance structure of `SecuritySettingsService`, extending from the base `object` class, and displays a full list of all available version numbers from 1.0.0 to the latest 2.23.0."]]],[]]