GoogleApi.Language.V1.Model.ClassificationModelOptionsV2Model (google_api_language v0.16.3)
View SourceOptions for the V2 model.
Attributes
-
contentCategoriesVersion
(type:String.t
, default:nil
) - The content categories used for classification.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Language.V1.Model.ClassificationModelOptionsV2Model{ contentCategoriesVersion: String.t() | nil }