Vision AI V1 API - Class Google::Cloud::VisionAI::V1::PersonBlurConfig (v0.2.0)

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

#person_blur_type=

def person_blur_type=(value) -> ::Google::Cloud::VisionAI::V1::PersonBlurConfig::PersonBlurType
Parameter