path Override
Parameters
value
URI path. When specified, replaces the existing path of the task URL. Setting the path value to an empty string clears the URI path segment. Structure is documented below.
suspend fun pathOverride(argument: suspend QueueHttpTargetUriOverridePathOverrideArgsBuilder.() -> Unit)
Parameters
argument
URI path. When specified, replaces the existing path of the task URL. Setting the path value to an empty string clears the URI path segment. Structure is documented below.