| Modifier and Type | Method and Description |
|---|---|
DataBoostReadLocalWrites |
DataBoostReadLocalWrites.Builder.build() |
DataBoostReadLocalWrites |
DataBoostReadLocalWrites.Builder.buildPartial() |
DataBoostReadLocalWrites |
CheckConsistencyRequest.getDataBoostReadLocalWrites()
Checks that reads using an app profile with `DataBoostIsolationReadOnly`
can see all writes committed before the token was created, but only if
the read and write target the same cluster.
|
DataBoostReadLocalWrites |
CheckConsistencyRequest.Builder.getDataBoostReadLocalWrites()
Checks that reads using an app profile with `DataBoostIsolationReadOnly`
can see all writes committed before the token was created, but only if
the read and write target the same cluster.
|
DataBoostReadLocalWrites |
CheckConsistencyRequestOrBuilder.getDataBoostReadLocalWrites()
Checks that reads using an app profile with `DataBoostIsolationReadOnly`
can see all writes committed before the token was created, but only if
the read and write target the same cluster.
|
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.getDefaultInstance() |
DataBoostReadLocalWrites |
DataBoostReadLocalWrites.getDefaultInstanceForType() |
DataBoostReadLocalWrites |
DataBoostReadLocalWrites.Builder.getDefaultInstanceForType() |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseDelimitedFrom(InputStream input) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(byte[] data) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(ByteBuffer data) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(com.google.protobuf.ByteString data) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(com.google.protobuf.CodedInputStream input) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(InputStream input) |
static DataBoostReadLocalWrites |
DataBoostReadLocalWrites.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DataBoostReadLocalWrites> |
DataBoostReadLocalWrites.getParserForType() |
static com.google.protobuf.Parser<DataBoostReadLocalWrites> |
DataBoostReadLocalWrites.parser() |
| Modifier and Type | Method and Description |
|---|---|
CheckConsistencyRequest.Builder |
CheckConsistencyRequest.Builder.mergeDataBoostReadLocalWrites(DataBoostReadLocalWrites value)
Checks that reads using an app profile with `DataBoostIsolationReadOnly`
can see all writes committed before the token was created, but only if
the read and write target the same cluster.
|
DataBoostReadLocalWrites.Builder |
DataBoostReadLocalWrites.Builder.mergeFrom(DataBoostReadLocalWrites other) |
static DataBoostReadLocalWrites.Builder |
DataBoostReadLocalWrites.newBuilder(DataBoostReadLocalWrites prototype) |
CheckConsistencyRequest.Builder |
CheckConsistencyRequest.Builder.setDataBoostReadLocalWrites(DataBoostReadLocalWrites value)
Checks that reads using an app profile with `DataBoostIsolationReadOnly`
can see all writes committed before the token was created, but only if
the read and write target the same cluster.
|
Copyright © 2026 Google LLC. All rights reserved.