Grant

class Grant

Contains information about a grant.

Types

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

Properties

Link copied to clipboard

The grantee.

Link copied to clipboard

Specifies the permission given to the grantee.

Functions

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