Voting helps other researchers find interesting modules.
The information about the original client who starts the request.
clientCell
String.t
nil
clientIp
clientRpcType
clientUsername
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerOriginalClientParams{ clientCell: String.t() | nil, clientIp: String.t() | nil, clientRpcType: String.t() | nil, clientUsername: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()