Vision AI V1 API - Class Google::Cloud::VisionAI::V1::PersonalProtectiveEquipmentDetectionConfig (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::PersonalProtectiveEquipmentDetectionConfig.

Message describing PersonalProtectiveEquipmentDetectionConfig.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#enable_face_coverage_detection

def enable_face_coverage_detection() -> ::Boolean
Returns
  • (::Boolean) — Whether to enable face coverage detection.

#enable_face_coverage_detection=

def enable_face_coverage_detection=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether to enable face coverage detection.
Returns
  • (::Boolean) — Whether to enable face coverage detection.

#enable_hands_coverage_detection

def enable_hands_coverage_detection() -> ::Boolean
Returns
  • (::Boolean) — Whether to enable hands coverage detection.

#enable_hands_coverage_detection=

def enable_hands_coverage_detection=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether to enable hands coverage detection.
Returns
  • (::Boolean) — Whether to enable hands coverage detection.

#enable_head_coverage_detection

def enable_head_coverage_detection() -> ::Boolean
Returns
  • (::Boolean) — Whether to enable head coverage detection.

#enable_head_coverage_detection=

def enable_head_coverage_detection=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Whether to enable head coverage detection.
Returns
  • (::Boolean) — Whether to enable head coverage detection.