GoogleCloudDatacatalogV1PersonalDetailsResponse

data class GoogleCloudDatacatalogV1PersonalDetailsResponse(val starTime: String, val starred: Boolean)

Entry metadata relevant only to the user and private to them.

Constructors

constructor(starTime: String, starred: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

True if the entry is starred by the user; false otherwise.

Link copied to clipboard

Set if the entry is starred; unset otherwise.