Sha256: 52b0ccfb5317954a7256a2d4294b57d913802d79d7c0ae9dce9570f5d05a41e1
Contents?: true
Size: 600 Bytes
Versions: 19
Compression:
Stored size: 600 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
19 entries across 19 versions & 1 rubygems