lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb in google-cloud-monitoring-0.34.2 vs lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb in google-cloud-monitoring-0.35.0
- old
+ new
@@ -46,9 +46,12 @@
# description for how that field should be populated.
# @!attribute [rw] supported_tiers
# @return [Array<Google::Monitoring::V3::ServiceTier>]
# The tiers that support this notification channel; the project service tier
# must be one of the supported_tiers.
+ # @!attribute [rw] launch_stage
+ # @return [Google::Api::LaunchStage]
+ # The product launch stage for channels of this type.
class NotificationChannelDescriptor; end
# A `NotificationChannel` is a medium through which an alert is
# delivered when a policy violation is detected. Examples of channels
# include email, SMS, and third-party messaging applications. Fields
\ No newline at end of file