AnalyzeQueryArguments is used for input of arguments for analyzeQuery.

Table: AnalyzeQueryArguments

ParameterTypeRequired[a]DefaultDescription
arguments[QueryArgumentInputType]yes The arguments for analyzeQuery. See QueryArgumentInputType.
isLiveboolean  Whether query is for live or static data.
queryStringstringyes The query string for analyzeQuery.
versionLanguageVersionInputTypeyes The version used. See LanguageVersionInputType.
textRepoOrViewName  The name of the view. See RepoOrViewName.

[a] Some arguments may be required, as indicated in this column. For some fields, this column indicates that a result will always be returned for it.