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