lib/google/monitoring/v3/notification_pb.rb in google-cloud-monitoring-0.37.2 vs lib/google/monitoring/v3/notification_pb.rb in google-cloud-monitoring-0.38.0
- old
+ new
@@ -36,12 +36,12 @@
end
end
module Google
module Monitoring
- module V3
- NotificationChannelDescriptor = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.v3.NotificationChannelDescriptor").msgclass
- NotificationChannel = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.v3.NotificationChannel").msgclass
- NotificationChannel::VerificationStatus = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.v3.NotificationChannel.VerificationStatus").enummodule
- end
end
+end
+module Google::Monitoring::V3
+ NotificationChannelDescriptor = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.v3.NotificationChannelDescriptor").msgclass
+ NotificationChannel = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.v3.NotificationChannel").msgclass
+ NotificationChannel::VerificationStatus = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.monitoring.v3.NotificationChannel.VerificationStatus").enummodule
end