safetySettings property

List<GoogleCloudAiplatformV1SafetySetting>? safetySettings
getter/setter pair

Per request settings for blocking unsafe content.

Enforced on GenerateContentResponse.candidates.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1SafetySetting>? safetySettings;