IssueLocation

Specifies the location of an identified issue within the bot configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The locale identifier where the issue was found.

Link copied to clipboard

The intent identifier where the issue was found, if applicable.

Link copied to clipboard

The slot identifier where the issue was found, if applicable.

Functions

Link copied to clipboard
inline fun copy(block: IssueLocation.Builder.() -> Unit = {}): IssueLocation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String