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

- old
+ new

@@ -57,10 +57,11 @@ # The name of the group's parent, if it has one. # The format is `"projects/{project_id_or_number}/groups/{group_id}"`. # For groups with no parent, `parentName` is the empty string, `""`. # @!attribute [rw] filter # @return [String] - # The filter used to determine which monitored resources belong to this group. + # The filter used to determine which monitored resources belong to this + # group. # @!attribute [rw] is_cluster # @return [true, false] # If true, the members of this group are considered to be a cluster. # The system can perform additional analysis on groups that are clusters. class Group; end \ No newline at end of file