Sha256: 7ad4d2708370c7598d3c2348356624b3d7edc1fe6527b9508da2036df3754bf9

Contents?: true

Size: 727 Bytes

Versions: 4

Compression:

Stored size: 727 Bytes

Contents

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

require 'google/protobuf'

require 'google/protobuf/timestamp_pb'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/monitoring/v3/mutation_record.proto", :syntax => :proto3) do
    add_message "google.monitoring.v3.MutationRecord" do
      optional :mutate_time, :message, 1, "google.protobuf.Timestamp"
      optional :mutated_by, :string, 2
    end
  end
end

module Google
  module Cloud
    module Monitoring
      module V3
        MutationRecord = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.v3.MutationRecord").msgclass
      end
    end
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
google-cloud-monitoring-v3-0.11.0 lib/google/monitoring/v3/mutation_record_pb.rb
google-cloud-monitoring-v3-0.10.0 lib/google/monitoring/v3/mutation_record_pb.rb
google-cloud-monitoring-v3-0.9.0 lib/google/monitoring/v3/mutation_record_pb.rb
google-cloud-monitoring-v3-0.8.0 lib/google/monitoring/v3/mutation_record_pb.rb