lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb in google-cloud-monitoring-0.29.3 vs lib/google/cloud/monitoring/v3/doc/google/monitoring/v3/notification.rb in google-cloud-monitoring-0.29.4

- old
+ new

@@ -56,11 +56,13 @@ # containing sensitive information like authentication tokens or # contact info are only partially populated on retrieval. # @!attribute [rw] type # @return [String] # The type of the notification channel. This field matches the - # value of the {Google::Monitoring::V3::NotificationChannelDescriptor#type NotificationChannelDescriptor#type} field. + # value of the + # {Google::Monitoring::V3::NotificationChannelDescriptor#type NotificationChannelDescriptor#type} + # field. # @!attribute [rw] name # @return [String] # The full REST resource name for this channel. The syntax is: # # projects/[PROJECT_ID]/notificationChannels/[CHANNEL_ID] @@ -79,11 +81,11 @@ # name, for the channel. This may not exceeed 1024 Unicode characters. # @!attribute [rw] labels # @return [Hash{String => String}] # Configuration fields that define the channel and its behavior. The # permissible and required labels are specified in the - # {Google::Monitoring::V3::NotificationChannelDescriptor#labels NotificationChannelDescriptor#labels} of the - # `NotificationChannelDescriptor` corresponding to the `type` field. + # {Google::Monitoring::V3::NotificationChannelDescriptor#labels NotificationChannelDescriptor#labels} + # of the `NotificationChannelDescriptor` corresponding to the `type` field. # @!attribute [rw] user_labels # @return [Hash{String => String}] # User-supplied key/value data that does not need to conform to # the corresponding `NotificationChannelDescriptor`'s schema, unlike # the `labels` field. This field is intended to be used for organizing \ No newline at end of file