View Source GoogleApi.ContentWarehouse.V1.Model.NlpSaftLabeledSpans (google_api_content_warehouse v0.4.0)
A list of labeled spans of the same type.
Attributes
-
labeledSpan
(type:list(GoogleApi.ContentWarehouse.V1.Model.NlpSaftLabeledSpan.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSaftLabeledSpans{ labeledSpan: [GoogleApi.ContentWarehouse.V1.Model.NlpSaftLabeledSpan.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.