Voting helps other researchers find interesting modules.
Defines execution routing information for Traits, which will be used to be mapped for each Trait as following: map traits_to_routing_table_map = X; We'll use this for CHIP first. And expect to migrate the existing routing logic to this gradually.
supportedRoutes
list(GoogleApi.ContentWarehouse.V1.Model.HomeGraphCommonRoute.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.HomeGraphCommonRoutingTable{ supportedRoutes: [GoogleApi.ContentWarehouse.V1.Model.HomeGraphCommonRoute.t()] | nil }
@spec decode(struct(), keyword()) :: struct()