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