ExportPredictionResultMetadataRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request for exporting PredictionResult metadata.
Attributes |
|
|---|---|
| Name | Description |
prediction_result |
str
Required. The resource name of the PredictionResult. |
structured_metadata_destination |
google.cloud.financialservices_v1.types.BigQueryDestination
Required. BigQuery output where the metadata will be written. |