| Modifier and Type | Class and Description |
|---|---|
static class |
TransactionOptions.ReadWrite
Options for a transaction that can be used to read and write documents.
|
static class |
TransactionOptions.ReadWrite.Builder
Options for a transaction that can be used to read and write documents.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionOptions.ReadWriteOrBuilder |
TransactionOptions.getReadWriteOrBuilder()
The transaction can be used for both read and write operations.
|
TransactionOptions.ReadWriteOrBuilder |
TransactionOptions.Builder.getReadWriteOrBuilder()
The transaction can be used for both read and write operations.
|
TransactionOptions.ReadWriteOrBuilder |
TransactionOptionsOrBuilder.getReadWriteOrBuilder()
The transaction can be used for both read and write operations.
|
Copyright © 2019 Google LLC. All rights reserved.