Voting helps other researchers find interesting modules.
duration
String.t
nil
jobRelatedCategories
list(GoogleApi.ContentWarehouse.V1.Model.GeostoreJobRelatedCategory.t)
jobTypeId
jobTypeMid
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreJobMetadata{ duration: String.t() | nil, jobRelatedCategories: [GoogleApi.ContentWarehouse.V1.Model.GeostoreJobRelatedCategory.t()] | nil, jobTypeId: String.t() | nil, jobTypeMid: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()