AbuseiamVerdictRestriction
Abuse IAMInfrastructureGoogleApi.ContentWarehouse.V1.Model.AbuseiamVerdictRestriction
SEO Analysis
AI GeneratedBackend infrastructure with indirect SEO impact. This model (Abuseiam Verdict Restriction) contains 2 attributes that define its data structure. Key functionality includes: For a restriction to apply, all contexts must be satisfied. For example, if context[0] is COUNTRY/'GERMANY' and context[1] is DESTINATION_STREAM/'gplu...
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
2nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamVerdictRestrictionContext.tFor a restriction to apply, all contexts must be satisfied. For example, if context[0] is COUNTRY/'GERMANY' and context[1] is DESTINATION_STREAM/'gplus:SQUARE:knitting_discussion', then the verdict applies only when the 'knitting discussion' square is viewed from inside Germany. Please note that this is present for legacy reasons and users of this field would be migrated to use the user_restriction field defined below.
userRestrictionAbuseiamUserRestriction →nilFull type: GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.tA 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.