ExportEvaluationRunsRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for EvaluationService.ExportEvaluationRuns.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. The resource name of the app to export evaluation runs from. Format: projects/{project}/locations/{location}/apps/{app}
|
names |
MutableSequence[str]
Required. The resource names of the evaluation runs to export. |
export_options |
google.cloud.ces_v1beta.types.ExportOptions
Optional. The export options for the evaluation runs. |