SkillDetails

Granular information about the skill.

Types

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

Properties

Link copied to clipboard

The details about what the skill supports organized as bullet points.

Link copied to clipboard

The details about the developer that published the skill.

Link copied to clipboard

The URL of the end user license agreement.

Link copied to clipboard

The generic keywords associated with the skill that can be used to find a skill.

Link copied to clipboard

The phrase used to trigger the skill.

Link copied to clipboard

The updates added in bullet points.

Link copied to clipboard

The description of the product.

Link copied to clipboard

The date when the skill was released.

Link copied to clipboard

This member has been deprecated.

Link copied to clipboard

The types of skills.

Functions

Link copied to clipboard
inline fun copy(block: SkillDetails.Builder.() -> Unit = {}): SkillDetails
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