Class ExportModelMetadataRequest (0.1.0)

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.