# Generated by the protocol buffer compiler. DO NOT EDIT! # source: google/monitoring/v3/span_context.proto require 'google/protobuf' Google::Protobuf::DescriptorPool.generated_pool.build do add_file("google/monitoring/v3/span_context.proto", :syntax => :proto3) do add_message "google.monitoring.v3.SpanContext" do optional :span_name, :string, 1 end end end module Google module Cloud module Monitoring module V3 SpanContext = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.v3.SpanContext").msgclass end end end end