lib/google/monitoring/v3/notification_pb.rb in google-cloud-monitoring-v3-0.5.0 vs lib/google/monitoring/v3/notification_pb.rb in google-cloud-monitoring-v3-0.6.0
- old
+ new
@@ -1,22 +1,24 @@
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/monitoring/v3/notification.proto
-require 'google/protobuf'
-
require 'google/api/label_pb'
require 'google/api/launch_stage_pb'
require 'google/api/resource_pb'
+require 'google/monitoring/v3/common_pb'
require 'google/monitoring/v3/mutation_record_pb'
require 'google/protobuf/wrappers_pb'
+require 'google/protobuf'
+
Google::Protobuf::DescriptorPool.generated_pool.build do
add_file("google/monitoring/v3/notification.proto", :syntax => :proto3) do
add_message "google.monitoring.v3.NotificationChannelDescriptor" do
optional :name, :string, 6
optional :type, :string, 1
optional :display_name, :string, 2
optional :description, :string, 3
repeated :labels, :message, 4, "google.api.LabelDescriptor"
+ repeated :supported_tiers, :enum, 5, "google.monitoring.v3.ServiceTier"
optional :launch_stage, :enum, 7, "google.api.LaunchStage"
end
add_message "google.monitoring.v3.NotificationChannel" do
optional :type, :string, 1
optional :name, :string, 6