GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksWithSourceInfo
Table of Contents ▼
Jump to a specific part of the page:
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
nsrChunks
(type:GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksProto
, default:nil
)
- -
siteChunkSource
(type:String.t
, default:nil
)
- Annotated in the SitechunksAnnotator and copied over in NsrAnnotator.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksWithSourceInfo{
nsrChunks: GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksProto.t() | nil,
siteChunkSource: String.t() | nil
}
nsrChunks: GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksProto.t() | nil,
siteChunkSource: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksWithSourceInfo