Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
ParenExpression
Interface ParenExpression
Represents an expression wrapped in parenthesis
interface
ParenExpression
{
expression
?:
Expression
;
type
?:
string
;
}
Index
Properties
expression?
type?
Properties
Optional
expression
expression
?:
Expression
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expression
type
Documentation
Loading...
Represents an expression wrapped in parenthesis