Rewrite Response
data class RewriteResponse(val dynamicLinks: Boolean, val function: String, val functionRegion: String, val glob: String, val path: String, val regex: String, val run: CloudRunRewriteResponse)
A Rewrite
specifies a URL pattern that, if matched to the request URL path, triggers Hosting to respond as if the service were given the specified destination URL.