replicas property

List<TableReference>? replicas
getter/setter pair

Table references of all replicas currently active on the table.

Optional. Output only.

Implementation

core.List<TableReference>? replicas;