SearchResourceResourceProperty

data class SearchResourceResourceProperty(val data: String, val lastReportedAt: String, val name: String) : ConvertibleToJava<SearchResourceResourceProperty>

Constructors

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

Functions

Link copied to clipboard
open override fun toJava(): SearchResourceResourceProperty

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.