Class SanitizeModelResponseRequest (0.2.0)

SanitizeModelResponseRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Sanitize Model Response request.

Attributes

Name Description
name str
Required. Represents resource name of template e.g. name=projects/sample-project/locations/us-central1/templates/templ01
model_response_data google.cloud.modelarmor_v1.types.DataItem
Required. Model response data to sanitize.
user_prompt str
Optional. User Prompt associated with Model response.