ResourceProperty

A structure that describes a property of a resource.

Types

Link copied to clipboard
class Builder
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
val name: String?

The name of this property of the resource.

Functions

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