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 for the `Generators` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The `Generators` class is part of the `Google.Cloud.Dialogflow.V2` namespace and is used to manage configurations for LLM-powered Agent Assist features, such as context, description, and input/output formatting."],["The page lists available versions of the `Generators` class documentation, ranging from version 4.26.0 (latest) down to version 3.2.0, with the current view set to version 4.23.0."],["The `Generators` class inherits from `System.Object` and includes methods for binding service definitions, such as `BindService(GeneratorsBase)` and `BindService(ServiceBinderBase, GeneratorsBase)`."],["The assembly containing the class is listed as `Google.Cloud.Dialogflow.V2.dll`."]]],[]]