Sha256: e61be9d44f1cb9e51855d43fe4ffaf5f5b5e4ddfb0be57276ff41bd83058d47c

Contents?: true

Size: 1.77 KB

Versions: 5

Compression:

Stored size: 1.77 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/monitoring/dashboard/v1/widget.proto

require 'google/protobuf'

require 'google/api/field_behavior_pb'
require 'google/monitoring/dashboard/v1/alertchart_pb'
require 'google/monitoring/dashboard/v1/collapsible_group_pb'
require 'google/monitoring/dashboard/v1/logs_panel_pb'
require 'google/monitoring/dashboard/v1/scorecard_pb'
require 'google/monitoring/dashboard/v1/table_pb'
require 'google/monitoring/dashboard/v1/text_pb'
require 'google/monitoring/dashboard/v1/xychart_pb'
require 'google/protobuf/empty_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/monitoring/dashboard/v1/widget.proto", :syntax => :proto3) do
    add_message "google.monitoring.dashboard.v1.Widget" do
      optional :title, :string, 1
      oneof :content do
        optional :xy_chart, :message, 2, "google.monitoring.dashboard.v1.XyChart"
        optional :scorecard, :message, 3, "google.monitoring.dashboard.v1.Scorecard"
        optional :text, :message, 4, "google.monitoring.dashboard.v1.Text"
        optional :blank, :message, 5, "google.protobuf.Empty"
        optional :alert_chart, :message, 7, "google.monitoring.dashboard.v1.AlertChart"
        optional :time_series_table, :message, 8, "google.monitoring.dashboard.v1.TimeSeriesTable"
        optional :collapsible_group, :message, 9, "google.monitoring.dashboard.v1.CollapsibleGroup"
        optional :logs_panel, :message, 10, "google.monitoring.dashboard.v1.LogsPanel"
      end
    end
  end
end

module Google
  module Cloud
    module Monitoring
      module Dashboard
        module V1
          Widget = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.dashboard.v1.Widget").msgclass
        end
      end
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
google-cloud-monitoring-dashboard-v1-0.11.0 lib/google/monitoring/dashboard/v1/widget_pb.rb
google-cloud-monitoring-dashboard-v1-0.10.0 lib/google/monitoring/dashboard/v1/widget_pb.rb
google-cloud-monitoring-dashboard-v1-0.9.1 lib/google/monitoring/dashboard/v1/widget_pb.rb
google-cloud-monitoring-dashboard-v1-0.9.0 lib/google/monitoring/dashboard/v1/widget_pb.rb
google-cloud-monitoring-dashboard-v1-0.8.0 lib/google/monitoring/dashboard/v1/widget_pb.rb