IdFormat

class IdFormat

Describes the ID format for a resource.

Types

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

Properties

Link copied to clipboard

The date in UTC at which you are permanently switched over to using longer IDs. If a deadline is not yet available for this resource type, this field is not returned.

Link copied to clipboard

The type of resource.

Link copied to clipboard

Indicates whether longer IDs (17-character IDs) are enabled for the resource.

Functions

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