Module: Google::Cloud::Monitoring::Dashboard::V1

Defined in:
lib/google/cloud/monitoring/dashboard/v1.rb,
lib/google/cloud/monitoring/dashboard/v1/rest.rb,
lib/google/cloud/monitoring/dashboard/v1/version.rb,
lib/google/cloud/monitoring/dashboard/v1/dashboards_service.rb,
lib/google/cloud/monitoring/dashboard/v1/dashboards_service/rest.rb,
lib/google/cloud/monitoring/dashboard/v1/dashboards_service/paths.rb,
lib/google/cloud/monitoring/dashboard/v1/dashboards_service/client.rb,
lib/google/cloud/monitoring/dashboard/v1/dashboards_service/credentials.rb,
lib/google/cloud/monitoring/dashboard/v1/dashboards_service/rest/client.rb,
lib/google/cloud/monitoring/dashboard/v1/dashboards_service/rest/service_stub.rb,
proto_docs/google/monitoring/dashboard/v1/text.rb,
proto_docs/google/monitoring/dashboard/v1/table.rb,
proto_docs/google/monitoring/dashboard/v1/common.rb,
proto_docs/google/monitoring/dashboard/v1/widget.rb,
proto_docs/google/monitoring/dashboard/v1/layouts.rb,
proto_docs/google/monitoring/dashboard/v1/metrics.rb,
proto_docs/google/monitoring/dashboard/v1/xychart.rb,
proto_docs/google/monitoring/dashboard/v1/piechart.rb,
proto_docs/google/monitoring/dashboard/v1/dashboard.rb,
proto_docs/google/monitoring/dashboard/v1/scorecard.rb,
proto_docs/google/monitoring/dashboard/v1/alertchart.rb,
proto_docs/google/monitoring/dashboard/v1/logs_panel.rb,
proto_docs/google/monitoring/dashboard/v1/incident_list.rb,
proto_docs/google/monitoring/dashboard/v1/section_header.rb,
proto_docs/google/monitoring/dashboard/v1/dashboard_filter.rb,
proto_docs/google/monitoring/dashboard/v1/collapsible_group.rb,
proto_docs/google/monitoring/dashboard/v1/single_view_group.rb,
proto_docs/google/monitoring/dashboard/v1/dashboards_service.rb,
proto_docs/google/monitoring/dashboard/v1/table_display_options.rb

Overview

To load just the REST part of this package, including all its services, and instantiate a REST client:

Examples:


require "google/cloud/monitoring/dashboard/v1/rest"
client = ::Google::Cloud::Monitoring::Dashboard::V1::DashboardsService::Rest::Client.new

Defined Under Namespace

Modules: DashboardsService, SparkChartType Classes: Aggregation, AlertChart, ChartOptions, CollapsibleGroup, ColumnLayout, CreateDashboardRequest, Dashboard, DashboardFilter, DeleteDashboardRequest, GetDashboardRequest, GridLayout, IncidentList, ListDashboardsRequest, ListDashboardsResponse, LogsPanel, MosaicLayout, PickTimeSeriesFilter, PieChart, RowLayout, Scorecard, SectionHeader, SingleViewGroup, StatisticalTimeSeriesFilter, TableDisplayOptions, Text, Threshold, TimeSeriesFilter, TimeSeriesFilterRatio, TimeSeriesQuery, TimeSeriesTable, UpdateDashboardRequest, Widget, XyChart

Constant Summary collapse

VERSION =
"0.16.0"