public static void BindService(ServiceBinderBase serviceBinder, Pages.PagesBase 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-06-12 UTC."],[[["This page provides reference documentation for the `Pages` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, specifically focusing on the Dialogflow v3 API."],["The documentation covers various versions of the `Pages` class, ranging from version 1.0.0 to the latest version, 2.23.0, each with its corresponding link to detailed documentation."],["The `Pages` class serves as a service for managing `Page` resources within Dialogflow CX."],["The documentation details two `BindService` methods for creating and registering service definitions, along with their parameters, return type, and a description of their use."],["The class `Pages` also contains inherited members such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."]]],[]]