Package com.google.monitoring.dashboard.v1 (2.41.0)

GitHub Repository

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.monitoring.dashboard.v1.TimeSeriesTable.ColumnSettings

The persistent settings for a table's columns.

Classes

Class Description
com.google.monitoring.dashboard.v1.Aggregation Describes how to combine multiple time series to provide a different view of the data. Aggregation of time series is done in two steps. First, each time series in the set is aligned to the same time interval boundaries, then the
com.google.monitoring.dashboard.v1.Aggregation.Builder Describes how to combine multiple time series to provide a different view of the data. Aggregation of time series is done in two steps. First, each time series in the set is aligned to the same time interval boundaries, then the
com.google.monitoring.dashboard.v1.AlertChart A chart that displays alert policy data.
com.google.monitoring.dashboard.v1.AlertChart.Builder A chart that displays alert policy data.
com.google.monitoring.dashboard.v1.AlertChartProto
com.google.monitoring.dashboard.v1.ChartOptions Options to control visual rendering of a chart.
com.google.monitoring.dashboard.v1.ChartOptions.Builder Options to control visual rendering of a chart.
com.google.monitoring.dashboard.v1.CollapsibleGroup A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
com.google.monitoring.dashboard.v1.CollapsibleGroup.Builder A widget that groups the other widgets. All widgets that are within the area spanned by the grouping widget are considered member widgets.
com.google.monitoring.dashboard.v1.CollapsibleGroupProto
com.google.monitoring.dashboard.v1.ColumnLayout A simplified layout that divides the available space into vertical columns and arranges a set of widgets vertically in each column.
com.google.monitoring.dashboard.v1.ColumnLayout.Builder A simplified layout that divides the available space into vertical columns and arranges a set of widgets vertically in each column.
com.google.monitoring.dashboard.v1.ColumnLayout.Column Defines the layout properties and content for a column.
com.google.monitoring.dashboard.v1.ColumnLayout.Column.Builder Defines the layout properties and content for a column.
com.google.monitoring.dashboard.v1.CommonProto
com.google.monitoring.dashboard.v1.CreateDashboardRequest The CreateDashboard request.
com.google.monitoring.dashboard.v1.CreateDashboardRequest.Builder The CreateDashboard request.
com.google.monitoring.dashboard.v1.Dashboard A Google Stackdriver dashboard. Dashboards define the content and layout of pages in the Stackdriver web application.
com.google.monitoring.dashboard.v1.Dashboard.Builder A Google Stackdriver dashboard. Dashboards define the content and layout of pages in the Stackdriver web application.
com.google.monitoring.dashboard.v1.DashboardFilter A filter to reduce the amount of data charted in relevant widgets.
com.google.monitoring.dashboard.v1.DashboardFilter.Builder A filter to reduce the amount of data charted in relevant widgets.
com.google.monitoring.dashboard.v1.DashboardFilterProto
com.google.monitoring.dashboard.v1.DashboardName
com.google.monitoring.dashboard.v1.DashboardName.Builder Builder for projects/{project}/dashboards/{dashboard}.
com.google.monitoring.dashboard.v1.DashboardsProto
com.google.monitoring.dashboard.v1.DashboardsServiceGrpc Manages Stackdriver dashboards. A dashboard is an arrangement of data display widgets in a specific layout.
com.google.monitoring.dashboard.v1.DashboardsServiceGrpc.DashboardsServiceImplBase Base class for the server implementation of the service DashboardsService. Manages Stackdriver dashboards. A dashboard is an arrangement of data display
com.google.monitoring.dashboard.v1.DashboardsServiceProto
com.google.monitoring.dashboard.v1.DeleteDashboardRequest The DeleteDashboard request.
com.google.monitoring.dashboard.v1.DeleteDashboardRequest.Builder The DeleteDashboard request.
com.google.monitoring.dashboard.v1.ErrorReportingPanel A widget that displays a list of error groups.
com.google.monitoring.dashboard.v1.ErrorReportingPanel.Builder A widget that displays a list of error groups.
com.google.monitoring.dashboard.v1.ErrorReportingPanelProto
com.google.monitoring.dashboard.v1.GetDashboardRequest The GetDashboard request.
com.google.monitoring.dashboard.v1.GetDashboardRequest.Builder The GetDashboard request.
com.google.monitoring.dashboard.v1.GridLayout A basic layout divides the available space into vertical columns of equal width and arranges a list of widgets using a row-first strategy.
com.google.monitoring.dashboard.v1.GridLayout.Builder A basic layout divides the available space into vertical columns of equal width and arranges a list of widgets using a row-first strategy.
com.google.monitoring.dashboard.v1.IncidentList A widget that displays a list of incidents
com.google.monitoring.dashboard.v1.IncidentList.Builder A widget that displays a list of incidents
com.google.monitoring.dashboard.v1.IncidentListProto
com.google.monitoring.dashboard.v1.LayoutsProto
com.google.monitoring.dashboard.v1.ListDashboardsRequest The ListDashboards request.
com.google.monitoring.dashboard.v1.ListDashboardsRequest.Builder The ListDashboards request.
com.google.monitoring.dashboard.v1.ListDashboardsResponse The ListDashboards request.
com.google.monitoring.dashboard.v1.ListDashboardsResponse.Builder The ListDashboards request.
com.google.monitoring.dashboard.v1.LogsPanel A widget that displays a stream of log.
com.google.monitoring.dashboard.v1.LogsPanel.Builder A widget that displays a stream of log.
com.google.monitoring.dashboard.v1.LogsPanelProto
com.google.monitoring.dashboard.v1.MetricsProto
com.google.monitoring.dashboard.v1.MosaicLayout A mosaic layout divides the available space into a grid of blocks, and overlays the grid with tiles. Unlike GridLayout, tiles may span multiple grid blocks and can be placed at arbitrary locations in the grid.
com.google.monitoring.dashboard.v1.MosaicLayout.Builder A mosaic layout divides the available space into a grid of blocks, and overlays the grid with tiles. Unlike GridLayout, tiles may span multiple grid blocks and can be placed at arbitrary locations in the grid.
com.google.monitoring.dashboard.v1.MosaicLayout.Tile A single tile in the mosaic. The placement and size of the tile are configurable.
com.google.monitoring.dashboard.v1.MosaicLayout.Tile.Builder A single tile in the mosaic. The placement and size of the tile are configurable.
com.google.monitoring.dashboard.v1.PickTimeSeriesFilter Describes a ranking-based time series filter. Each input time series is ranked with an aligner. The filter will allow up to num_time_series time series to pass through it, selecting them based on the relative ranking.
com.google.monitoring.dashboard.v1.PickTimeSeriesFilter.Builder Describes a ranking-based time series filter. Each input time series is ranked with an aligner. The filter will allow up to num_time_series time series to pass through it, selecting them based on the relative ranking.
com.google.monitoring.dashboard.v1.PieChart A widget that displays timeseries data as a pie or a donut.
com.google.monitoring.dashboard.v1.PieChart.Builder A widget that displays timeseries data as a pie or a donut.
com.google.monitoring.dashboard.v1.PieChart.PieChartDataSet Groups a time series query definition.
com.google.monitoring.dashboard.v1.PieChart.PieChartDataSet.Builder Groups a time series query definition.
com.google.monitoring.dashboard.v1.PieChartProto
com.google.monitoring.dashboard.v1.ProjectName
com.google.monitoring.dashboard.v1.ProjectName.Builder Builder for projects/{project}.
com.google.monitoring.dashboard.v1.RowLayout A simplified layout that divides the available space into rows and arranges a set of widgets horizontally in each row.
com.google.monitoring.dashboard.v1.RowLayout.Builder A simplified layout that divides the available space into rows and arranges a set of widgets horizontally in each row.
com.google.monitoring.dashboard.v1.RowLayout.Row Defines the layout properties and content for a row.
com.google.monitoring.dashboard.v1.RowLayout.Row.Builder Defines the layout properties and content for a row.
com.google.monitoring.dashboard.v1.Scorecard A widget showing the latest value of a metric, and how this value relates to one or more thresholds.
com.google.monitoring.dashboard.v1.Scorecard.Builder A widget showing the latest value of a metric, and how this value relates to one or more thresholds.
com.google.monitoring.dashboard.v1.Scorecard.GaugeView A gauge chart shows where the current value sits within a pre-defined range. The upper and lower bounds should define the possible range of values for the scorecard's query (inclusive).
com.google.monitoring.dashboard.v1.Scorecard.GaugeView.Builder A gauge chart shows where the current value sits within a pre-defined range. The upper and lower bounds should define the possible range of values for the scorecard's query (inclusive).
com.google.monitoring.dashboard.v1.Scorecard.SparkChartView A sparkChart is a small chart suitable for inclusion in a table-cell or inline in text. This message contains the configuration for a sparkChart to show up on a Scorecard, showing recent trends of the scorecard's
com.google.monitoring.dashboard.v1.Scorecard.SparkChartView.Builder A sparkChart is a small chart suitable for inclusion in a table-cell or inline in text. This message contains the configuration for a sparkChart to show up on a Scorecard, showing recent trends of the scorecard's
com.google.monitoring.dashboard.v1.ScorecardProto
com.google.monitoring.dashboard.v1.SectionHeader A widget that defines a new section header. Sections populate a table of contents and allow easier navigation of long-form content.
com.google.monitoring.dashboard.v1.SectionHeader.Builder A widget that defines a new section header. Sections populate a table of contents and allow easier navigation of long-form content.
com.google.monitoring.dashboard.v1.SectionHeaderProto
com.google.monitoring.dashboard.v1.SingleViewGroup A widget that groups the other widgets by using a dropdown menu. All widgets that are within the area spanned by the grouping widget are considered member widgets.
com.google.monitoring.dashboard.v1.SingleViewGroup.Builder A widget that groups the other widgets by using a dropdown menu. All widgets that are within the area spanned by the grouping widget are considered member widgets.
com.google.monitoring.dashboard.v1.SingleViewGroupProto
com.google.monitoring.dashboard.v1.StatisticalTimeSeriesFilter A filter that ranks streams based on their statistical relation to other streams in a request. Note: This field is deprecated and completely ignored by the API.
com.google.monitoring.dashboard.v1.StatisticalTimeSeriesFilter.Builder A filter that ranks streams based on their statistical relation to other streams in a request. Note: This field is deprecated and completely ignored by the API.
com.google.monitoring.dashboard.v1.TableDisplayOptions Table display options that can be reused.
com.google.monitoring.dashboard.v1.TableDisplayOptions.Builder Table display options that can be reused.
com.google.monitoring.dashboard.v1.TableDisplayOptionsProto
com.google.monitoring.dashboard.v1.TableProto
com.google.monitoring.dashboard.v1.Text A widget that displays textual content.
com.google.monitoring.dashboard.v1.Text.Builder A widget that displays textual content.
com.google.monitoring.dashboard.v1.Text.TextStyle Properties that determine how the title and content are styled
com.google.monitoring.dashboard.v1.Text.TextStyle.Builder Properties that determine how the title and content are styled
com.google.monitoring.dashboard.v1.TextProto
com.google.monitoring.dashboard.v1.Threshold Defines a threshold for categorizing time series values.
com.google.monitoring.dashboard.v1.Threshold.Builder Defines a threshold for categorizing time series values.
com.google.monitoring.dashboard.v1.TimeSeriesFilter A filter that defines a subset of time series data that is displayed in a widget. Time series data is fetched using the ListTimeSeries
com.google.monitoring.dashboard.v1.TimeSeriesFilter.Builder A filter that defines a subset of time series data that is displayed in a widget. Time series data is fetched using the ListTimeSeries
com.google.monitoring.dashboard.v1.TimeSeriesFilterRatio A pair of time series filters that define a ratio computation. The output time series is the pair-wise division of each aligned element from the numerator and denominator time series.
com.google.monitoring.dashboard.v1.TimeSeriesFilterRatio.Builder A pair of time series filters that define a ratio computation. The output time series is the pair-wise division of each aligned element from the numerator and denominator time series.
com.google.monitoring.dashboard.v1.TimeSeriesFilterRatio.RatioPart Describes a query to build the numerator or denominator of a TimeSeriesFilterRatio.
com.google.monitoring.dashboard.v1.TimeSeriesFilterRatio.RatioPart.Builder Describes a query to build the numerator or denominator of a TimeSeriesFilterRatio.
com.google.monitoring.dashboard.v1.TimeSeriesQuery TimeSeriesQuery collects the set of supported methods for querying time series data from the Stackdriver metrics API.
com.google.monitoring.dashboard.v1.TimeSeriesQuery.Builder TimeSeriesQuery collects the set of supported methods for querying time series data from the Stackdriver metrics API.
com.google.monitoring.dashboard.v1.TimeSeriesTable A table that displays time series data.
com.google.monitoring.dashboard.v1.TimeSeriesTable.Builder A table that displays time series data.
com.google.monitoring.dashboard.v1.TimeSeriesTable.ColumnSettings.Builder The persistent settings for a table's columns.
com.google.monitoring.dashboard.v1.TimeSeriesTable.TableDataSet Groups a time series query definition with table options.
com.google.monitoring.dashboard.v1.TimeSeriesTable.TableDataSet.Builder Groups a time series query definition with table options.
com.google.monitoring.dashboard.v1.UpdateDashboardRequest The UpdateDashboard request.
com.google.monitoring.dashboard.v1.UpdateDashboardRequest.Builder The UpdateDashboard request.
com.google.monitoring.dashboard.v1.Widget Widget contains a single dashboard component and configuration of how to present the component in the dashboard.
com.google.monitoring.dashboard.v1.Widget.Builder Widget contains a single dashboard component and configuration of how to present the component in the dashboard.
com.google.monitoring.dashboard.v1.WidgetProto
com.google.monitoring.dashboard.v1.XyChart A chart that displays data on a 2D (X and Y axes) plane.
com.google.monitoring.dashboard.v1.XyChart.Axis A chart axis.
com.google.monitoring.dashboard.v1.XyChart.Axis.Builder A chart axis.
com.google.monitoring.dashboard.v1.XyChart.Builder A chart that displays data on a 2D (X and Y axes) plane.
com.google.monitoring.dashboard.v1.XyChart.DataSet Groups a time series query definition with charting options.
com.google.monitoring.dashboard.v1.XyChart.DataSet.Builder Groups a time series query definition with charting options.
com.google.monitoring.dashboard.v1.XyChartProto

Interfaces

Interface Description
com.google.monitoring.dashboard.v1.AggregationOrBuilder
com.google.monitoring.dashboard.v1.AlertChartOrBuilder
com.google.monitoring.dashboard.v1.ChartOptionsOrBuilder
com.google.monitoring.dashboard.v1.CollapsibleGroupOrBuilder
com.google.monitoring.dashboard.v1.ColumnLayout.ColumnOrBuilder
com.google.monitoring.dashboard.v1.ColumnLayoutOrBuilder
com.google.monitoring.dashboard.v1.CreateDashboardRequestOrBuilder
com.google.monitoring.dashboard.v1.DashboardFilterOrBuilder
com.google.monitoring.dashboard.v1.DashboardOrBuilder
com.google.monitoring.dashboard.v1.DashboardsServiceGrpc.AsyncService Manages Stackdriver dashboards. A dashboard is an arrangement of data display widgets in a specific layout.
com.google.monitoring.dashboard.v1.DeleteDashboardRequestOrBuilder
com.google.monitoring.dashboard.v1.ErrorReportingPanelOrBuilder
com.google.monitoring.dashboard.v1.GetDashboardRequestOrBuilder
com.google.monitoring.dashboard.v1.GridLayoutOrBuilder
com.google.monitoring.dashboard.v1.IncidentListOrBuilder
com.google.monitoring.dashboard.v1.ListDashboardsRequestOrBuilder
com.google.monitoring.dashboard.v1.ListDashboardsResponseOrBuilder
com.google.monitoring.dashboard.v1.LogsPanelOrBuilder
com.google.monitoring.dashboard.v1.MosaicLayout.TileOrBuilder
com.google.monitoring.dashboard.v1.MosaicLayoutOrBuilder
com.google.monitoring.dashboard.v1.PickTimeSeriesFilterOrBuilder
com.google.monitoring.dashboard.v1.PieChart.PieChartDataSetOrBuilder
com.google.monitoring.dashboard.v1.PieChartOrBuilder
com.google.monitoring.dashboard.v1.RowLayout.RowOrBuilder
com.google.monitoring.dashboard.v1.RowLayoutOrBuilder
com.google.monitoring.dashboard.v1.Scorecard.GaugeViewOrBuilder
com.google.monitoring.dashboard.v1.Scorecard.SparkChartViewOrBuilder
com.google.monitoring.dashboard.v1.ScorecardOrBuilder
com.google.monitoring.dashboard.v1.SectionHeaderOrBuilder
com.google.monitoring.dashboard.v1.SingleViewGroupOrBuilder
com.google.monitoring.dashboard.v1.StatisticalTimeSeriesFilterOrBuilder
com.google.monitoring.dashboard.v1.TableDisplayOptionsOrBuilder
com.google.monitoring.dashboard.v1.Text.TextStyleOrBuilder
com.google.monitoring.dashboard.v1.TextOrBuilder
com.google.monitoring.dashboard.v1.ThresholdOrBuilder
com.google.monitoring.dashboard.v1.TimeSeriesFilterOrBuilder
com.google.monitoring.dashboard.v1.TimeSeriesFilterRatio.RatioPartOrBuilder
com.google.monitoring.dashboard.v1.TimeSeriesFilterRatioOrBuilder
com.google.monitoring.dashboard.v1.TimeSeriesQueryOrBuilder
com.google.monitoring.dashboard.v1.TimeSeriesTable.ColumnSettingsOrBuilder
com.google.monitoring.dashboard.v1.TimeSeriesTable.TableDataSetOrBuilder
com.google.monitoring.dashboard.v1.TimeSeriesTableOrBuilder
com.google.monitoring.dashboard.v1.UpdateDashboardRequestOrBuilder
com.google.monitoring.dashboard.v1.WidgetOrBuilder
com.google.monitoring.dashboard.v1.XyChart.AxisOrBuilder
com.google.monitoring.dashboard.v1.XyChart.DataSetOrBuilder
com.google.monitoring.dashboard.v1.XyChartOrBuilder

Enums

Enum Description
com.google.monitoring.dashboard.v1.Aggregation.Aligner The Aligner specifies the operation that will be applied to the data points in each alignment period in a time series. Except for ALIGN_NONE, which specifies that no operation be applied, each alignment
com.google.monitoring.dashboard.v1.Aggregation.Reducer A Reducer operation describes how to aggregate data points from multiple time series into a single time series, where the value of each data point in the resulting series is a function of all the already aligned values in
com.google.monitoring.dashboard.v1.ChartOptions.Mode Chart mode options.
com.google.monitoring.dashboard.v1.Dashboard.LayoutCase
com.google.monitoring.dashboard.v1.DashboardFilter.DefaultValueCase
com.google.monitoring.dashboard.v1.DashboardFilter.FilterType The type for the dashboard filter
com.google.monitoring.dashboard.v1.PickTimeSeriesFilter.Direction Describes the ranking directions.
com.google.monitoring.dashboard.v1.PickTimeSeriesFilter.Method The value reducers that can be applied to a PickTimeSeriesFilter.
com.google.monitoring.dashboard.v1.PieChart.PieChartType Types for the pie chart.
com.google.monitoring.dashboard.v1.Scorecard.DataViewCase
com.google.monitoring.dashboard.v1.SparkChartType Defines the possible types of spark chart supported by the Scorecard.
com.google.monitoring.dashboard.v1.StatisticalTimeSeriesFilter.Method The filter methods that can be applied to a stream.
com.google.monitoring.dashboard.v1.Text.Format The format type of the text content.
com.google.monitoring.dashboard.v1.Text.TextStyle.FontSize Specifies a font size for the title and content of a text widget
com.google.monitoring.dashboard.v1.Text.TextStyle.HorizontalAlignment The horizontal alignment of both the title and content on a text widget
com.google.monitoring.dashboard.v1.Text.TextStyle.PaddingSize Specifies padding size around a text widget
com.google.monitoring.dashboard.v1.Text.TextStyle.PointerLocation Specifies where a visual pointer is placed on a text widget (also sometimes called a "tail")
com.google.monitoring.dashboard.v1.Text.TextStyle.VerticalAlignment The vertical alignment of both the title and content on a text widget
com.google.monitoring.dashboard.v1.Threshold.Color The color suggests an interpretation to the viewer when actual values cross the threshold. Comments on each color provide UX guidance on how users can be expected to interpret a given state color.
com.google.monitoring.dashboard.v1.Threshold.Direction Whether the threshold is considered crossed by an actual value above or below its threshold value.
com.google.monitoring.dashboard.v1.Threshold.TargetAxis An axis identifier.
com.google.monitoring.dashboard.v1.TimeSeriesFilter.OutputFilterCase
com.google.monitoring.dashboard.v1.TimeSeriesFilterRatio.OutputFilterCase
com.google.monitoring.dashboard.v1.TimeSeriesQuery.SourceCase
com.google.monitoring.dashboard.v1.TimeSeriesTable.MetricVisualization Enum for metric metric_visualization
com.google.monitoring.dashboard.v1.Widget.ContentCase
com.google.monitoring.dashboard.v1.XyChart.Axis.Scale Types of scales used in axes.
com.google.monitoring.dashboard.v1.XyChart.DataSet.PlotType The types of plotting strategies for data sets.
com.google.monitoring.dashboard.v1.XyChart.DataSet.TargetAxis An axis identifier.