Sha256: 07fd0d70602aba3c4229903bf0e60634b5097e5427fee7a506f5d2a0bddbc2cc
Contents?: true
Size: 726 Bytes
Versions: 13
Compression:
Stored size: 726 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
13 entries across 13 versions & 1 rubygems