Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
LanguageRequest
Interface LanguageRequest
Flux query to be analyzed.
interface
LanguageRequest
{
query
:
string
;
}
Index
Properties
query
Properties
query
query
:
string
The Flux query script to be analyzed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
query
Documentation
Loading...
Flux query to be analyzed.