Sha256: fc5e2c5381a970a7a5b078ddcfdafa74d23badc5148e2ee06c587864f749c62b

Contents?: true

Size: 904 Bytes

Versions: 10

Compression:

Stored size: 904 Bytes

Contents

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

require 'google/protobuf'

require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_message "google.api.Monitoring" do
    repeated :producer_destinations, :message, 1, "google.api.Monitoring.MonitoringDestination"
    repeated :consumer_destinations, :message, 2, "google.api.Monitoring.MonitoringDestination"
  end
  add_message "google.api.Monitoring.MonitoringDestination" do
    optional :monitored_resource, :string, 1
    repeated :metrics, :string, 2
  end
end

module Google
  module Api
    Monitoring = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Monitoring").msgclass
    Monitoring::MonitoringDestination = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.api.Monitoring.MonitoringDestination").msgclass
  end
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
googleapis-common-protos-types-1.0.4 lib/google/api/monitoring_pb.rb
googleapis-common-protos-types-1.0.3 lib/google/api/monitoring_pb.rb
googleapis-common-protos-types-1.0.2 lib/google/api/monitoring_pb.rb
googleapis-common-protos-types-1.0.1 lib/google/api/monitoring_pb.rb
googleapis-common-protos-types-1.0.0 lib/google/api/monitoring_pb.rb
googleapis-common-protos-1.3.5 lib/google/api/monitoring_pb.rb
googleapis-common-protos-1.3.4 lib/google/api/monitoring_pb.rb
googleapis-common-protos-1.3.1 lib/google/api/monitoring_pb.rb
googleapis-common-protos-1.3.0 lib/google/api/monitoring_pb.rb
googleapis-common-protos-1.2.0 lib/google/api/monitoring_pb.rb