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

Defined in:
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

Overview

Manages Stackdriver dashboards. A dashboard is an arrangement of data display widgets in a specific layout.

To load this service and instantiate a REST client:

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

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials