stopAt property

String? stopAt
getter/setter pair

The timestamp when the import should stop.

This timestamp is in the RFC 3339 format (for example, 2023-10-01T16:19:00.094). This field is equivalent to the STOPAT keyword and applies to Cloud SQL for SQL Server only.

Optional.

Implementation

core.String? stopAt;