effectiveReplicas property
Server-owned effective state of replicas.
Contains both primary and secondary replicas. Each replica includes a system-computed (output-only) state and primary designation.
Output only.
Implementation
core.List<Replica>? effectiveReplicas;