Voting helps other researchers find interesting modules.
The polygon composition recipe for a specific region's view of this feature's geometry, based on disputed area claims asserted by this country. Note that the included / excluded claims listed for a given region's view of this feature may not match up exactly with which claims the region recognizes / does not recognize for this feature. Claims may only be included or excluded for regions that themselves are a party to the dispute, i.e. a region's view of itself will include its own claims, and a region's view of another feature will exclude its own claims. See current Geopolitical policy at go/geopolitical-policy-primer.
regionCode
String.t
nil
regionExcludedClaims
list(GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t)
regionIncludedClaims
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreGeopoliticalProtoRegionalPolygonComposingClaimsProto{ regionCode: String.t() | nil, regionExcludedClaims: [GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t()] | nil, regionIncludedClaims: [GoogleApi.ContentWarehouse.V1.Model.GeostoreFeatureIdProto.t()] | nil }
@spec decode(struct(), keyword()) :: struct()