[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class PersonalProtectiveEquipmentDetectionOutput (0.1.10)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.10 (latest)](/python/docs/reference/google-cloud-visionai/latest/google.cloud.visionai_v1alpha1.types.PersonalProtectiveEquipmentDetectionOutput)\n- [0.1.8](/python/docs/reference/google-cloud-visionai/0.1.8/google.cloud.visionai_v1alpha1.types.PersonalProtectiveEquipmentDetectionOutput) \n\n PersonalProtectiveEquipmentDetectionOutput(\n mapping=None, *, ignore_unknown_fields=False, **kwargs\n )\n\nOutput format for Personal Protective Equipment Detection\nOperator.\n\nClasses\n-------\n\n### DetectedPerson\n\n DetectedPerson(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nDetected Person contains the detected person and their\nassociated ppes and their protecting information.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e\n\n### NormalizedBoundingBox\n\n NormalizedBoundingBox(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nBounding Box in the normalized coordinates.\n\n### PPEEntity\n\n PPEEntity(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe entity info for annotations from PPE detection prediction\nresult.\n\n### PPEIdentifiedBox\n\n PPEIdentifiedBox(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nPPEIdentified box contains the location and the entity info\nof the PPE.\n\n### PersonEntity\n\n PersonEntity(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nThe entity info for annotations from person detection\nprediction result.\n\n### PersonIdentifiedBox\n\n PersonIdentifiedBox(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nPersonIdentified box contains the location and the entity\ninfo of the person."]]