Voting helps other researchers find interesting modules.
adjustmentSource
String.t
nil
isUpperboundTimestampPrecise
boolean()
unboundedTimestampInSeconds
unboundedTimestampSource
upperboundTimestampInSeconds
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityTimebasedLastSignificantUpdateAdjustments{ adjustmentSource: String.t() | nil, isUpperboundTimestampPrecise: boolean() | nil, unboundedTimestampInSeconds: String.t() | nil, unboundedTimestampSource: String.t() | nil, upperboundTimestampInSeconds: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()