query Override
Parameters
value
URI query. When specified, replaces the query part of the task URI. Setting the query value to an empty string clears the URI query segment. Structure is documented below.
suspend fun queryOverride(argument: suspend QueueHttpTargetUriOverrideQueryOverrideArgsBuilder.() -> Unit)
Parameters
argument
URI query. When specified, replaces the query part of the task URI. Setting the query value to an empty string clears the URI query segment. Structure is documented below.