Hey, is there a way to get the url of a `cloudrunv...
# google-cloud
p
Hey, is there a way to get the url of a
cloudrunv2.Service
? I don't see a way. In the old api we got it like this
service.statuses.apply(statuses => statuses[0].url)