Class ReplayPlugin

java.lang.Object
com.google.adk.plugins.BasePlugin
com.google.adk.plugins.ReplayPlugin
All Implemented Interfaces:
Plugin

public class ReplayPlugin extends BasePlugin
Plugin for replaying ADK agent interactions from recordings.
  • Constructor Details

    • ReplayPlugin

      public ReplayPlugin()
    • ReplayPlugin

      public ReplayPlugin(String name)
  • Method Details