ShareResult

Describes the share results of a resource.

Types

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

Properties

Link copied to clipboard

The ID of the invited user.

Link copied to clipboard

The ID of the principal.

Link copied to clipboard

The role.

Link copied to clipboard

The ID of the resource that was shared.

Link copied to clipboard

The status.

Link copied to clipboard

The status message.

Functions

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