spoof property

  1. @JsonKey(unknownEnumValue: SafeSearchDetectionType.UNKNOWN)
SafeSearchDetectionType spoof
getter/setter pair

Spoof likelihood. The likelihood that a modification was made to the image's canonical version to make it appear funny or offensive.

Implementation

@JsonKey(unknownEnumValue: SafeSearchDetectionType.UNKNOWN)
SafeSearchDetectionType spoof;