sourceTable property

String? sourceTable
getter/setter pair

Name of the table from which this backup was created.

This needs to be in the same instance as the backup. Values are of the form projects/{project}/instances/{instance}/tables/{source_table}.

Required. Immutable.

Implementation

core.String? sourceTable;