Add toString to AbstractBlobContainer (#95408)
Just adding a default toString here to help with debugging.
We don't really log these objects anywhere at the moment I think
but it's immmensely helpful to have the path shown in toString when
working with a debugger.