toPublic method
Implementation
public_types.SafetySetting toPublic(){
return public_types.SafetySetting(harmCategory: category.toPublic(), threshold: threshold.toPublic());
}
public_types.SafetySetting toPublic(){
return public_types.SafetySetting(harmCategory: category.toPublic(), threshold: threshold.toPublic());
}