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 document provides reference documentation for the `GroundedGenerationService` class within the Google Cloud Discovery Engine v1 API, specifically for version 1.2.0."],["The `GroundedGenerationService` class is a service for grounded generation and inherits from the .NET `object` class, incorporating its standard methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The document outlines two methods for binding the `GroundedGenerationService`: `BindService(GroundedGenerationServiceBase)` which creates a service definition, and `BindService(ServiceBinderBase, GroundedGenerationServiceBase)` which registers service methods with a service binder."],["The latest version available is 1.6.0, and other previous versions dating all the way back to version 1.0.0-beta06 are also provided links for in the document."],["The namespace for the `GroundedGenerationService` class is `Google.Cloud.DiscoveryEngine.V1`, and it is included in the `Google.Cloud.DiscoveryEngine.V1.dll` assembly."]]],[]]