Class CsamFilterResult (0.3.0)

CsamFilterResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

CSAM (Child Safety Abuse Material) Filter Result

Attributes

Name Description
execution_state google.cloud.modelarmor_v1.types.FilterExecutionState
Output only. Reports whether the CSAM filter was successfully executed or not.
message_items MutableSequence[google.cloud.modelarmor_v1.types.MessageItem]
Optional messages corresponding to the result. A message can provide warnings or error details. For example, if execution state is skipped then this field provides related reason/explanation.
match_state google.cloud.modelarmor_v1.types.FilterMatchState
Output only. Match state for CSAM.