deployedUrl property
The URL pointing to the hosted repository where the function were defined at the time of deployment.
It always points to a specific commit in the format described above.
Output only.
Implementation
core.String? deployedUrl;
The URL pointing to the hosted repository where the function were defined at the time of deployment.
It always points to a specific commit in the format described above.
Output only.
core.String? deployedUrl;