Voting helps other researchers find interesting modules.
closeReason
String.t
nil
closed
boolean()
endAsOfDate
GoogleApi.ContentWarehouse.V1.Model.GeostoreDateTimeProto.t
endDate
featureBirthTimestampSeconds
removed
removedReason
startDate
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreExistenceProto{ closeReason: String.t() | nil, closed: boolean() | nil, endAsOfDate: GoogleApi.ContentWarehouse.V1.Model.GeostoreDateTimeProto.t() | nil, endDate: GoogleApi.ContentWarehouse.V1.Model.GeostoreDateTimeProto.t() | nil, featureBirthTimestampSeconds: String.t() | nil, removed: boolean() | nil, removedReason: String.t() | nil, startDate: GoogleApi.ContentWarehouse.V1.Model.GeostoreDateTimeProto.t() | nil }
@spec decode(struct(), keyword()) :: struct()