GoogleChecksAisafetyV1alphaClassifyContentResponse
import type { GoogleChecksAisafetyV1alphaClassifyContentResponse } from "https://googleapis.deno.dev/v1/checks:v1alpha.ts";
Response proto for ClassifyContent RPC.
interface GoogleChecksAisafetyV1alphaClassifyContentResponse {
policyResults?: GoogleChecksAisafetyV1alphaClassifyContentResponsePolicyResult[];
}§Properties
§
policyResults?: GoogleChecksAisafetyV1alphaClassifyContentResponsePolicyResult[]
[src]Results of the classification for each policy.