Where I can find the locationState info in the new google my business API?
I was using this link, but now it is deprecated. The
locationState I used to get from google my business api v4, had a structure like the photo below:

The new API which now I am using returns an object called metadata found in this link
and I see that isGoogleUpdated has been converted into hasGoogleUpdated, and isDuplicate has been changed to duplicateLocation. Is the info isDisconnected still provided by Google?