Outputs(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Outputs is a list of places where the operation will write results.
Attributes |
|
---|---|
Name | Description |
prediction_destination |
google.cloud.financialservices_v1.types.BigQueryDestination
Required. The location to output the predictions. |
explainability_destination |
google.cloud.financialservices_v1.types.BigQueryDestination
The location to output explainability information. If not specified no explainability data will be output. |