ImageTagDetail

An object that represents the image tag details for an image.

Types

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

Properties

Link copied to clipboard

The time stamp that indicates when the image tag was created.

Link copied to clipboard

An object that describes the details of an image.

Link copied to clipboard

The tag that's associated with the image.

Functions

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