Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::PersonBlurConfig.
Message describing FaceBlurConfig.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#faces_only
def faces_only() -> ::Boolean
    Returns
    
  - (::Boolean) — Whether only blur faces other than the whole object in the processor.
 
#faces_only=
def faces_only=(value) -> ::Boolean
    Parameter
    
  - value (::Boolean) — Whether only blur faces other than the whole object in the processor.
 
    Returns
    
  - (::Boolean) — Whether only blur faces other than the whole object in the processor.
 
#person_blur_type
def person_blur_type() -> ::Google::Cloud::VisionAI::V1::PersonBlurConfig::PersonBlurType
    Returns
    
  - (::Google::Cloud::VisionAI::V1::PersonBlurConfig::PersonBlurType) — Person blur type.
 
#person_blur_type=
def person_blur_type=(value) -> ::Google::Cloud::VisionAI::V1::PersonBlurConfig::PersonBlurType
    Parameter
    
  - value (::Google::Cloud::VisionAI::V1::PersonBlurConfig::PersonBlurType) — Person blur type.
 
    Returns
    
- (::Google::Cloud::VisionAI::V1::PersonBlurConfig::PersonBlurType) — Person blur type.