public static void BindService(ServiceBinderBase serviceBinder, GroundedGenerationService.GroundedGenerationServiceBase 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 provides reference information for the `GroundedGenerationService` class within the Google Cloud Discovery Engine v1 API, with the latest version being 1.6.0."],["The `GroundedGenerationService` class is part of the `Google.Cloud.DiscoveryEngine.V1` namespace and is used for service for grounded generation."],["The `GroundedGenerationService` class inherits from the base `object` class and contains inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class includes two `BindService` methods, one for creating a service definition and another for registering a service method, both requiring an implementation object of the type `GroundedGenerationServiceBase`."],["Multiple versions of the documentation for this class are available, ranging from version 1.0.0-beta06 to the most current version, 1.6.0."]]],[]]