Voting helps other researchers find interesting modules.
isReadable
boolean()
nil
itemId
String.t
projectId
taskDetails
GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTaskDetails.t
taskId
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTaskData{ isReadable: boolean() | nil, itemId: String.t() | nil, projectId: String.t() | nil, taskDetails: GoogleApi.ContentWarehouse.V1.Model.RepositoryWebrefTaskDetails.t() | nil, taskId: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()