Reference documentation and code samples for the Google Cloud Dialogflow v2 API class Generators.
Generator Service for LLM powered Agent Assist. This service manages the
configurations of user owned Generators, such as description, context and
instruction, input/output format, etc. The generator resources will be used
inside a conversation and will be triggered by TriggerEvent to query LLM for
answers.
public static void BindService(ServiceBinderBase serviceBinder, Generators.GeneratorsBase 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 webpage provides reference documentation and code samples for the `Generators` class within the Google Cloud Dialogflow v2 API."],["The `Generators` class, part of the `Google.Cloud.Dialogflow.V2` namespace, is a service for managing configurations of user-owned generators for LLM-powered Agent Assist."],["The page lists multiple versions of the `Generators` class, ranging from version 3.2.0 up to the latest version, 4.26.0, allowing users to navigate to specific versions."],["The `Generators` class includes methods such as `BindService`, which is used for creating or registering service definitions with a server and customizing the service binding logic."],["The webpage also presents the inherited members from the base object class, alongside the namespace and assembly information for `Generators`."]]],[]]