SearchResourceProperty

data class SearchResourceProperty(val data: String, val lastReportedAt: String, val name: String)

Constructors

Link copied to clipboard
constructor(data: String, lastReportedAt: String, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Details about this property. The content of this field is a JSON object that varies based on the resource type.

Link copied to clipboard

The date and time that the information about this resource property was last updated.

Link copied to clipboard

Name of this property of the resource.