Skip to content

TimeSeriesQueryBuilder🔗

Time Series sub-query properties.

Constructor🔗

new TimeSeriesQueryBuilder()

Methods🔗

build🔗

Builds the object.

build()

graphPeriod🔗

To disable the graphPeriod, it should explictly be set to 'disabled'.

graphPeriod(string $graphPeriod)

projectName🔗

GCP project to execute the query against.

projectName(string $projectName)

query🔗

MQL query to be executed.

query(string $query)

See also🔗