Interface protos.google.monitoring.dashboard.v1.TimeSeriesTable.ITableDataSet (2.9.2)
Properties of a TableDataSet.
Package
@google-cloud/monitoring-dashboards
Properties
minAlignmentPeriod
minAlignmentPeriod?: (google.protobuf.IDuration|null);
TableDataSet minAlignmentPeriod
tableDisplayOptions
tableDisplayOptions?: (google.monitoring.dashboard.v1.ITableDisplayOptions|null);
TableDataSet tableDisplayOptions
tableTemplate
tableTemplate?: (string|null);
TableDataSet tableTemplate
timeSeriesQuery
timeSeriesQuery?: (google.monitoring.dashboard.v1.ITimeSeriesQuery|null);
TableDataSet timeSeriesQuery
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Interface protos.google.monitoring.dashboard.v1.TimeSeriesTable.ITableDataSet (2.9.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.9.2 (latest)](/nodejs/docs/reference/monitoring-dashboards/latest/monitoring-dashboards/protos.google.monitoring.dashboard.v1.timeseriestable.itabledataset)\n- [2.9.1](/nodejs/docs/reference/monitoring-dashboards/2.9.1/monitoring-dashboards/protos.google.monitoring.dashboard.v1.timeseriestable.itabledataset)\n- [2.8.0](/nodejs/docs/reference/monitoring-dashboards/2.8.0/monitoring-dashboards/protos.google.monitoring.dashboard.v1.timeseriestable.itabledataset)\n- [2.6.1](/nodejs/docs/reference/monitoring-dashboards/2.6.1/monitoring-dashboards/protos.google.monitoring.dashboard.v1.timeseriestable.itabledataset)\n- [2.5.1](/nodejs/docs/reference/monitoring-dashboards/2.5.1/monitoring-dashboards/protos.google.monitoring.dashboard.v1.timeseriestable.itabledataset)\n- [2.4.2](/nodejs/docs/reference/monitoring-dashboards/2.4.2/monitoring-dashboards/protos.google.monitoring.dashboard.v1.timeseriestable.itabledataset)\n- [2.3.4](/nodejs/docs/reference/monitoring-dashboards/2.3.4/monitoring-dashboards/protos.google.monitoring.dashboard.v1.timeseriestable.itabledataset) \nProperties of a TableDataSet.\n\nPackage\n-------\n\n[@google-cloud/monitoring-dashboards](../overview.html)\n\nProperties\n----------\n\n### minAlignmentPeriod\n\n minAlignmentPeriod?: (google.protobuf.IDuration|null);\n\nTableDataSet minAlignmentPeriod\n\n### tableDisplayOptions\n\n tableDisplayOptions?: (google.monitoring.dashboard.v1.ITableDisplayOptions|null);\n\nTableDataSet tableDisplayOptions\n\n### tableTemplate\n\n tableTemplate?: (string|null);\n\nTableDataSet tableTemplate\n\n### timeSeriesQuery\n\n timeSeriesQuery?: (google.monitoring.dashboard.v1.ITimeSeriesQuery|null);\n\nTableDataSet timeSeriesQuery"]]