Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::PersonalProtectiveEquipmentDetectionOutput::PersonEntity.
The entity info for annotations from person detection prediction result.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#person_entity_id
def person_entity_id() -> ::Integer
Returns
- (::Integer) — Entity id.
#person_entity_id=
def person_entity_id=(value) -> ::Integer
Parameter
- value (::Integer) — Entity id.
Returns
- (::Integer) — Entity id.