pub fn labels_map_to_value(labels: &HashMap<String, String>) -> Value
Converts a string map into a JSON object for storage or API responses.