unreachableInstancePartitions property
The list of unreachable instance partitions.
It includes the names of instance partitions whose operation metadata could not be retrieved within instance_partition_deadline.
Implementation
core.List<core.String>? unreachableInstancePartitions;