Sha256: 0990bdd272e110435f00970c8f07faaa510bdd2e72d0e710f61dca794d6541fe

Contents?: true

Size: 1.06 KB

Versions: 2

Compression:

Stored size: 1.06 KB

Contents

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

require 'google/protobuf'

require 'google/monitoring/dashboard/v1/layouts_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/monitoring/dashboard/v1/dashboard.proto", :syntax => :proto3) do
    add_message "google.monitoring.dashboard.v1.Dashboard" do
      optional :name, :string, 1
      optional :display_name, :string, 2
      optional :etag, :string, 4
      oneof :layout do
        optional :grid_layout, :message, 5, "google.monitoring.dashboard.v1.GridLayout"
        optional :row_layout, :message, 8, "google.monitoring.dashboard.v1.RowLayout"
        optional :column_layout, :message, 9, "google.monitoring.dashboard.v1.ColumnLayout"
      end
    end
  end
end

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
google-cloud-monitoring-dashboard-v1-0.1.1 lib/google/monitoring/dashboard/v1/dashboard_pb.rb
google-cloud-monitoring-dashboard-v1-0.1.0 lib/google/monitoring/dashboard/v1/dashboard_pb.rb