TransactionOptions

class TransactionOptions


Options to customize transaction behavior for runTransaction.

Summary

Nested types

A Builder for creating TransactionOptions.

Public functions

Boolean
equals(o: Any!)
Int
String!

Public properties

Int

Public functions

equals

fun equals(o: Any!): Boolean

hashCode

fun hashCode(): Int

toString

fun toString(): String!

Public properties

maxAttempts

val maxAttemptsInt