limitKey

@ApiStatus.Experimental
open fun limitKey(limitKey: String): InvocationOptions.Builder

PREVIEW: Create a builder with the given limit key. Limit key to use within the scope. Requires scope to be set (see scoped).


@Nullable
@get:ApiStatus.Experimental
@get:Nullable
val limitKey: @Nullable String