complaintType property
The type of complaint causing the legal removal. Possible string values are:
- "AD_POLICY_TOPIC_EVIDENCE_LEGAL_REMOVAL_COMPLAINT_TYPE_UNKNOWN" : Not specified or unknown.
- "COPYRIGHT" : Copyright. Only applies to DMCA.
- "COURT_ORDER" : Court order. Only applies to local legal.
- "LOCAL_LEGAL" : Local legal regulation. Only applies to local legal.
Implementation
core.String? complaintType;