Voting helps other researchers find interesting modules.
Describes restrictions on where the verdict applies.
context
list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamVerdictRestrictionContext.t)
nil
userRestriction
GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AbuseiamVerdictRestriction{ context: [GoogleApi.ContentWarehouse.V1.Model.AbuseiamVerdictRestrictionContext.t()] | nil, userRestriction: GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t() | nil }
@spec decode(struct(), keyword()) :: struct()