Voting helps other researchers find interesting modules.
Page download size information.
numImages
integer()
nil
numImagesWithContent
numResources
numResourcesWithContent
sumHttpResponseLength
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentPageSizeInfo{ numImages: integer() | nil, numImagesWithContent: integer() | nil, numResources: integer() | nil, numResourcesWithContent: integer() | nil, sumHttpResponseLength: integer() | nil }
@spec decode(struct(), keyword()) :: struct()