View Source GoogleApi.ContentWarehouse.V1.Model.AbuseiamAndRestriction (google_api_content_warehouse v0.4.0)

Attributes

  • child (type: list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t), default: nil) - This restriction applies if all of the children apply.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AbuseiamAndRestriction{
  child: [GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t()] | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.