GoogleChecksAisafetyV1alphaClassifyContentRequestInputContent
import type { GoogleChecksAisafetyV1alphaClassifyContentRequestInputContent } from "https://googleapis.deno.dev/v1/checks:v1alpha.ts";
Content to be classified.
interface GoogleChecksAisafetyV1alphaClassifyContentRequestInputContent {
textInput?: GoogleChecksAisafetyV1alphaTextInput;
}§Properties
§
textInput?: GoogleChecksAisafetyV1alphaTextInput
[src]Content in text format.