Appends events to an existing DataSet.
Response for an AppendEvents RPC.
Mapping of BigQuery columns to timestamp, group_id and dimensions.
Create a DataSet request.
A collection of data sources sent for processing.
A data source consists of multiple [Event][google.cloud.timeseriesinsights.v1.Event] objects stored on
Cloud Storage. Each Event should be in JSON format, with one Event
per line, also known as JSON Lines format.
Unload DataSet request from the serving system.
Request for evaluateSlice.
Request for evaluateTimeseries.
Forecast result for a given slice.
Represents an entry in a data source.
Represents an event dimension.
Parameters that control the sensitivity and other options for the time series
forecast.
List the DataSets created by the current project.
Created DataSets list response.
A categorical dimension fixed to a certain value.
Request for performing a query against a loaded DataSet.
Response for a query executed by the system.
Parameters that control how we slice the dataset and, optionally, filter
slices that have some specific values on some dimensions (pinned dimensions).
A time series.
Parameters that control how we construct the time series for each slice.
A point in a time series.