Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AnalyticsWarning

Contains information about a warning which occurred during the execution of an analytics query.

Hierarchy

  • AnalyticsWarning

Index

Properties

Properties

code

code: number

The numeric code associated with the warning which occurred.

message

message: string

A human readable representation of the warning which occurred.

Generated using TypeDoc