Voting helps other researchers find interesting modules.
Types of providers that are supported by the client. For example, ChromeOS support both web app and Android app (for eligible devices).
supportedTypes
list(String.t)
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSupportedProviderTypes{ supportedTypes: [String.t()] | nil }
@spec decode(struct(), keyword()) :: struct()