Voting helps other researchers find interesting modules.
A restriction group represents common properties of a set of restrictions on segments that are associated with the same underlying cause across a geographic region. Every segment referenced by this restriction group should have at least one restriction that refers backs to this restriction group. The standard feature properties have the following interpretations: name - A name that represents the name for this restriction group. kg_property - A reference back to a KG event in case this restriction group belongs to an event in KG. /geo/type/restriction_group/associated_event contains a mid to the associated event.
metadata
GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t
nil
segment
list(GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t)
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreRestrictionGroupProto{ metadata: GoogleApi.ContentWarehouse.V1.Model.GeostoreFieldMetadataProto.t() | nil, segment: [GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t()] | nil }
@spec decode(struct(), keyword()) :: struct()