SchemaResponse

Describes a schema in a Fleet Advisor collector inventory.

Types

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

Properties

Link copied to clipboard

The number of lines of code in a schema in a Fleet Advisor collector inventory.

Link copied to clipboard

The size level of the code in a schema in a Fleet Advisor collector inventory.

Link copied to clipboard

The complexity level of the code in a schema in a Fleet Advisor collector inventory.

Link copied to clipboard

The database for a schema in a Fleet Advisor collector inventory.

Link copied to clipboard

Describes a schema in a Fleet Advisor collector inventory.

Link copied to clipboard

The ID of a schema in a Fleet Advisor collector inventory.

Link copied to clipboard

The name of a schema in a Fleet Advisor collector inventory.

Link copied to clipboard

The database server for a schema in a Fleet Advisor collector inventory.

Link copied to clipboard

The similarity value for a schema in a Fleet Advisor collector inventory. A higher similarity value indicates that a schema is likely to be a duplicate.

Functions

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