CreateLivePlan

Create a live plan from a natural language query. Returns a proposed LiveSpec that can be refined interactively.

Request Type: LivePlanRequest (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑configuration

LivePlanConfiguration

⮑refinement

LivePlanRefinement

⮑accept

LivePlanAccept

Response Type: LivePlanResponse (streamed)

Field

Type

Repeated

Description

message

oneOf

⮑proposed_spec

LiveSpec

⮑final_spec

LiveSpec

⮑error

string