Sha256: 90a600ccb15c172d72b0378574ba5c7e8b1ea35a423f944e17adc90f67d46481

Contents?: true

Size: 599 Bytes

Versions: 2

Compression:

Stored size: 599 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_message "google.monitoring.v3.MutationRecord" do
    optional :mutate_time, :message, 1, "google.protobuf.Timestamp"
    optional :mutated_by, :string, 2
  end
end

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
google-cloud-monitoring-0.29.0 lib/google/monitoring/v3/mutation_record_pb.rb
google-cloud-monitoring-0.28.0 lib/google/monitoring/v3/mutation_record_pb.rb