Sha256: 4dafc5a47c78b0b1f01faff9c32f005b14ec2c85f0f337c9b9c6d7f4502a14b7
Contents?: true
Size: 726 Bytes
Versions: 4
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/timestamp_pb' require 'google/protobuf' 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