View Source GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksWithSourceInfo (google_api_content_warehouse v0.4.0)
Attributes
-
nsrChunks
(type:GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksProto.t
, default:nil
) - -
siteChunkSource
(type:String.t
, default:nil
) - Annotated in the SitechunksAnnotator and copied over in NsrAnnotator.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksWithSourceInfo{ nsrChunks: GoogleApi.ContentWarehouse.V1.Model.QualityNsrNsrChunksProto.t() | nil, siteChunkSource: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.