interface GoogleVertexAIBasePrediction {
    safetyAttributes?: any;
}

Properties

safetyAttributes?: any

Generated using TypeDoc