Dialogflow V2 API - Module Google::Cloud::Dialogflow::V2::Generators (v1.1.1)

Reference documentation and code samples for the Dialogflow V2 API module Google::Cloud::Dialogflow::V2::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.

To load this service and instantiate a REST client:

require "google/cloud/dialogflow/v2/generators/rest"
client = ::Google::Cloud::Dialogflow::V2::Generators::Rest::Client.new