GoogleApi.Language.V1.Model.ClassificationModelOptionsV2Model (google_api_language v0.16.3)

View Source

Options 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

t()

@type t() :: %GoogleApi.Language.V1.Model.ClassificationModelOptionsV2Model{
  contentCategoriesVersion: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.