Package | Description |
---|---|
com.google.cloud.firestore |
Modifier and Type | Class and Description |
---|---|
static class |
TransactionOptions.Builder<B extends TransactionOptions.Builder<B>> |
Modifier and Type | Class and Description |
---|---|
static class |
TransactionOptions.ReadOnlyOptionsBuilder
A typesafe builder class representing those options that are applicable when configuring a
transaction to be read-only.
|
static class |
TransactionOptions.ReadWriteOptionsBuilder
A typesafe builder class representing those options that are applicable when configuring a
transaction to be read-write.
|
Copyright © 2023 Google LLC. All rights reserved.