View Source GoogleApi.Checks.V1alpha.Model.GoogleChecksAisafetyV1alphaClassifyContentRequestInputContent (google_api_checks v0.5.0)
Content to be classified.
Attributes
-
textInput
(type:GoogleApi.Checks.V1alpha.Model.GoogleChecksAisafetyV1alphaTextInput.t
, default:nil
) - Content in text format.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Checks.V1alpha.Model.GoogleChecksAisafetyV1alphaClassifyContentRequestInputContent{ textInput: GoogleApi.Checks.V1alpha.Model.GoogleChecksAisafetyV1alphaTextInput.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.