GoogleCloudAiplatformV1SafetyRating constructor
GoogleCloudAiplatformV1SafetyRating({})
Implementation
GoogleCloudAiplatformV1SafetyRating({
this.blocked,
this.category,
this.probability,
this.probabilityScore,
this.severity,
this.severityScore,
});