| Modifier and Type | Method and Description |
|---|---|
Mutation.AddToCell |
Mutation.AddToCell.Builder.build() |
Mutation.AddToCell |
Mutation.AddToCell.Builder.buildPartial() |
Mutation.AddToCell |
MutationOrBuilder.getAddToCell()
Incrementally updates an `Aggregate` cell.
|
Mutation.AddToCell |
Mutation.getAddToCell()
Incrementally updates an `Aggregate` cell.
|
Mutation.AddToCell |
Mutation.Builder.getAddToCell()
Incrementally updates an `Aggregate` cell.
|
static Mutation.AddToCell |
Mutation.AddToCell.getDefaultInstance() |
Mutation.AddToCell |
Mutation.AddToCell.getDefaultInstanceForType() |
Mutation.AddToCell |
Mutation.AddToCell.Builder.getDefaultInstanceForType() |
static Mutation.AddToCell |
Mutation.AddToCell.parseDelimitedFrom(InputStream input) |
static Mutation.AddToCell |
Mutation.AddToCell.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(byte[] data) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(ByteBuffer data) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(com.google.protobuf.ByteString data) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(com.google.protobuf.CodedInputStream input) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(InputStream input) |
static Mutation.AddToCell |
Mutation.AddToCell.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Mutation.AddToCell> |
Mutation.AddToCell.getParserForType() |
static com.google.protobuf.Parser<Mutation.AddToCell> |
Mutation.AddToCell.parser() |
| Modifier and Type | Method and Description |
|---|---|
Mutation.Builder |
Mutation.Builder.mergeAddToCell(Mutation.AddToCell value)
Incrementally updates an `Aggregate` cell.
|
Mutation.AddToCell.Builder |
Mutation.AddToCell.Builder.mergeFrom(Mutation.AddToCell other) |
static Mutation.AddToCell.Builder |
Mutation.AddToCell.newBuilder(Mutation.AddToCell prototype) |
Mutation.Builder |
Mutation.Builder.setAddToCell(Mutation.AddToCell value)
Incrementally updates an `Aggregate` cell.
|
Copyright © 2026 Google LLC. All rights reserved.