lib/google/logging/v2/logging_metrics_pb.rb in google-cloud-logging-v2-0.5.6 vs lib/google/logging/v2/logging_metrics_pb.rb in google-cloud-logging-v2-0.6.0
- old
+ new
@@ -1,25 +1,26 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/logging/v2/logging_metrics.proto
+require 'google/api/annotations_pb'
require 'google/api/client_pb'
require 'google/api/distribution_pb'
require 'google/api/field_behavior_pb'
require 'google/api/metric_pb'
require 'google/api/resource_pb'
require 'google/protobuf/duration_pb'
require 'google/protobuf/empty_pb'
require 'google/protobuf/field_mask_pb'
require 'google/protobuf/timestamp_pb'
-require 'google/api/annotations_pb'
require 'google/protobuf'
Google::Protobuf::DescriptorPool.generated_pool.build do
add_file("google/logging/v2/logging_metrics.proto", :syntax => :proto3) do
add_message "google.logging.v2.LogMetric" do
optional :name, :string, 1
optional :description, :string, 2
optional :filter, :string, 3
+ optional :disabled, :bool, 12
optional :metric_descriptor, :message, 5, "google.api.MetricDescriptor"
optional :value_extractor, :string, 6
map :label_extractors, :string, :string, 7
optional :bucket_options, :message, 8, "google.api.Distribution.BucketOptions"
optional :create_time, :message, 9, "google.protobuf.Timestamp"