Voting helps other researchers find interesting modules.
Developers register a client in Google API Console to get the deep-linking feature on Google+ posts or frames about their apps. The client data is stored in this proto.
androidPackageName
String.t
nil
iosAppStoreId
iosBundleId
type
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.EmbedsPackagingServiceClient{ androidPackageName: String.t() | nil, iosAppStoreId: String.t() | nil, iosBundleId: String.t() | nil, type: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()