Voting helps other researchers find interesting modules.
Describes our knowledge about whether a stored file is truncated with respect to its original file online.
originalFileSizeLowerBoundBytes
String.t
nil
truncationState
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ImageRepositoryFileTruncationInfo{ originalFileSizeLowerBoundBytes: String.t() | nil, truncationState: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()