GetServiceHybridDoubleWritesHybridDoubleWrite

data class GetServiceHybridDoubleWritesHybridDoubleWrite(val id: String, val namespace: String, val sourceNamespace: String, val sourceUserId: String, val userId: String)

Constructors

constructor(id: String, namespace: String, sourceNamespace: String, sourceUserId: String, userId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Hybrid Double Write. It formats as <source_namespace>:<source_user_id>.

Link copied to clipboard

Target Namespace.

Link copied to clipboard

Source Namespace.

Link copied to clipboard

Source UserId.

Link copied to clipboard

Target UserId.