Class ExportEngineConfigMetadataRequest (0.1.0)

ExportEngineConfigMetadataRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request for exporting EngineConfig metadata.

Attributes

Name Description
engine_config str
Required. The resource name of the EngineConfig.
structured_metadata_destination google.cloud.financialservices_v1.types.BigQueryDestination
Required. BigQuery output where the metadata will be written.