Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 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-03-21 UTC."],[[["This document provides reference documentation for the `Generators` class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta20 and later."],["The `Generators` class is part of the Generator Service, which is designed to manage configurations for user-owned Generators, including descriptions, context, instructions, and input/output formats, to enhance agent assist through LLM interactions."],["The documentation outlines two `BindService` methods within the `Generators` class that facilitate the creation and registration of service definitions with a server, allowing for handling logic implementation and service binding."],["The `Generators` class inherits from `object`, with links to the inherited members, and is located in the `Google.Cloud.Dialogflow.V2Beta1` namespace within the `Google.Cloud.Dialogflow.V2Beta1.dll` assembly."]]],[]]