# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/monitoring/dashboard/v1/alertchart.proto require 'google/protobuf' require 'google/api/field_behavior_pb' require 'google/api/resource_pb' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/monitoring/dashboard/v1/alertchart.proto", :syntax => :proto3) do add_message "google.monitoring.dashboard.v1.AlertChart" do optional :name, :string, 1 end end end module Google module Cloud module Monitoring module Dashboard module V1 AlertChart = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.dashboard.v1.AlertChart").msgclass end end end end end