Cloud Monitoring Dashboards V1 API - Class Google::Cloud::Monitoring::Dashboard::V1::UpdateDashboardRequest (v0.8.0)

Reference documentation and code samples for the Cloud Monitoring Dashboards V1 API class Google::Cloud::Monitoring::Dashboard::V1::UpdateDashboardRequest.

The UpdateDashboard request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dashboard

def dashboard() -> ::Google::Cloud::Monitoring::Dashboard::V1::Dashboard
Returns

#dashboard=

def dashboard=(value) -> ::Google::Cloud::Monitoring::Dashboard::V1::Dashboard
Parameter
Returns

#validate_only

def validate_only() -> ::Boolean
Returns
  • (::Boolean) — If set, validate the request and preview the review, but do not actually save it.

#validate_only=

def validate_only=(value) -> ::Boolean
Parameter
  • value (::Boolean) — If set, validate the request and preview the review, but do not actually save it.
Returns
  • (::Boolean) — If set, validate the request and preview the review, but do not actually save it.