void handleGoodResponse(envoy::service::discovery::v3::DeltaDiscoveryResponse& message) override;
// A map from resource name to per-resource version. The keys of this map are exactly the resource
// names we are currently interested in. Those in the waitingForServer state currently don't have
// any version for that resource: we need to inform the server if we lose interest in them, but we
// Tracks changes in our subscription interest since the previous DeltaDiscoveryRequest we sent.