GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentPageSizeInfo
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Page download size information.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
numImages
(type:integer()
, default:nil
)
- Images are also resources. num_images <= num_resources. -
numImagesWithContent
(type:integer()
, default:nil
)
- Number of images whose crawl status is CONTENT. -
numResources
(type:integer()
, default:nil
)
- Numbers below don't include embedder. -
numResourcesWithContent
(type:integer()
, default:nil
)
- Number of resources whose crawl status is CONTENT. -
sumHttpResponseLength
(type:integer()
, default:nil
)
- Sum of embedder and all referenced resources.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.IndexingEmbeddedContentPageSizeInfo