Sha256: d83ca6db0584c3d69dab677cce609efb9f931741dfd0d7d73ea7a2d64ecd6821

Contents?: true

Size: 865 Bytes

Versions: 9

Compression:

Stored size: 865 Bytes

Contents

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


require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.monitoring.dashboard.v1.Text" do
    optional :content, :string, 1
    optional :format, :enum, 2, "google.monitoring.dashboard.v1.Text.Format"
  end
  add_enum "google.monitoring.dashboard.v1.Text.Format" do
    value :FORMAT_UNSPECIFIED, 0
    value :MARKDOWN, 1
    value :RAW, 2
  end
end

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
google-cloud-monitoring-0.37.2 lib/google/monitoring/dashboard/v1/text_pb.rb
google-cloud-monitoring-0.37.1 lib/google/monitoring/dashboard/v1/text_pb.rb
google-cloud-monitoring-0.37.0 lib/google/monitoring/dashboard/v1/text_pb.rb
google-cloud-monitoring-0.36.0 lib/google/monitoring/dashboard/v1/text_pb.rb
google-cloud-monitoring-0.35.1 lib/google/monitoring/dashboard/v1/text_pb.rb
google-cloud-monitoring-0.35.0 lib/google/monitoring/dashboard/v1/text_pb.rb
google-cloud-monitoring-0.34.2 lib/google/monitoring/dashboard/v1/text_pb.rb
google-cloud-monitoring-0.34.1 lib/google/monitoring/dashboard/v1/text_pb.rb
google-cloud-monitoring-0.34.0 lib/google/monitoring/dashboard/v1/text_pb.rb