Interface ActionGroupInvocationOutput.Builder

    • Method Detail

      • text

        ActionGroupInvocationOutput.Builder text​(String text)

        The JSON-formatted string returned by the API invoked by the action group.

        Parameters:
        text - The JSON-formatted string returned by the API invoked by the action group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.