Voting helps other researchers find interesting modules.
The third party provider information.
agentStyle
GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCloudProviderInfoAgentStyle.t
nil
directoryUrl
String.t
logoUrl
name
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCloudProviderInfo{ agentStyle: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesCloudProviderInfoAgentStyle.t() | nil, directoryUrl: String.t() | nil, logoUrl: String.t() | nil, name: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()