Cloud API Overview > @adpt/cloud > gcloud > CloudRunInstance > url
gcloud.CloudRunInstance.url() method
Returns the https URL for the Cloud Run service.
Signature:
url(): Promise<string | undefined>;
Returns:
Promise<string | undefined>
Adapt v0.3.0: now with Google Cloud Run support!