Method: Google::Cloud::Monitoring::V3::ListGroupsResponse#group

Defined in:
proto_docs/google/monitoring/v3/group_service.rb

#group::Array<::Google::Cloud::Monitoring::V3::Group>

Returns The groups that match the specified filters.

Returns:

[View source]

80
81
82
83
# File 'proto_docs/google/monitoring/v3/group_service.rb', line 80

class ListGroupsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end