Voting helps other researchers find interesting modules.
The serialized form of a SORI id. NOTE that this proto is stored in V4/O4 index and that new fields should not be added without getting an agreement from the serving team as well.
highId
String.t
nil
lowId1
lowId2
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AdsShoppingReportingOffersSerializedSoriId{ highId: String.t() | nil, lowId1: String.t() | nil, lowId2: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()