| Modifier and Type | Class and Description |
|---|---|
class |
StandardReadRemoteWrites
Checks that all writes before the consistency token was generated are
replicated in every cluster and readable.
|
static class |
StandardReadRemoteWrites.Builder
Checks that all writes before the consistency token was generated are
replicated in every cluster and readable.
|
| Modifier and Type | Method and Description |
|---|---|
StandardReadRemoteWritesOrBuilder |
CheckConsistencyRequest.getStandardReadRemoteWritesOrBuilder()
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.
|
StandardReadRemoteWritesOrBuilder |
CheckConsistencyRequest.Builder.getStandardReadRemoteWritesOrBuilder()
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.
|
StandardReadRemoteWritesOrBuilder |
CheckConsistencyRequestOrBuilder.getStandardReadRemoteWritesOrBuilder()
Checks that reads using an app profile with `StandardIsolation` can
see all writes committed before the token was created, even if the
read and write target different clusters.
|
Copyright © 2026 Google LLC. All rights reserved.