AbuseiamEvaluation

Abuse IAM EvaluationInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AbuseiamEvaluation

2
out of 10
Low
SEO Impact
Backends return Evaluations to AbuseIAm. One of the things Evaluations are used for is to explain Verdicts.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Abuseiam Evaluation) contains SEO-relevant attributes including score. Key functionality includes: Who creates this Evaluation. This field is required.

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

12
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AbuseiamAbuseType.t
backendstring
Default: nilFull type: String.t

Who creates this Evaluation. This field is required.

commentstring
Default: nilFull type: String.t

Backends can choose to put some debug info in addition to abuse_type, score, and status.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamNameValuePair.t

This field is used to store miscellaneous information that Backend might provide. If you find youself here considering to use this field, please prefer using the repeated feature field below instead. It supports a richer structure for passing complex data back from the backend.

processedMicrosstring
Default: nilFull type: String.t

When the evaluation was processed by the decision script.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamRegion.t

The list of regions where the evaluation applies.

scorefloat(
Default: nil
statusstring
Default: nilFull type: String.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AbuseiamTarget.t
timestampMicrosstring
Default: nilFull type: String.t

When the Evaluation was generated.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t

A boolean expression tree used to define the restrictions where the verdict applies. Please use java/com/google/ccc/abuse/abuseiam/client/TakedownManager.java to evaluate this proto.

versionstring
Default: nilFull type: String.t

Version of Backend. For rules, this string is the only way to differentiate between them.