clusterMissing property

bool? clusterMissing
getter/setter pair

If cluster_missing is set then it denotes that the GKE cluster no longer exists in the GKE Control Plane.

Output only.

Implementation

core.bool? clusterMissing;