| Modifier and Type | Method and Description |
|---|---|
ProtoRows |
ProtoRows.Builder.build() |
ProtoRows |
ProtoRows.Builder.buildPartial() |
static ProtoRows |
ProtoRows.getDefaultInstance() |
ProtoRows |
ProtoRows.getDefaultInstanceForType() |
ProtoRows |
ProtoRows.Builder.getDefaultInstanceForType() |
ProtoRows |
AppendRowsRequest.ProtoDataOrBuilder.getRows()
Serialized row data in protobuf message format.
|
ProtoRows |
AppendRowsRequest.ProtoData.getRows()
Serialized row data in protobuf message format.
|
ProtoRows |
AppendRowsRequest.ProtoData.Builder.getRows()
Serialized row data in protobuf message format.
|
static ProtoRows |
ProtoRows.parseDelimitedFrom(InputStream input) |
static ProtoRows |
ProtoRows.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoRows |
ProtoRows.parseFrom(byte[] data) |
static ProtoRows |
ProtoRows.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoRows |
ProtoRows.parseFrom(ByteBuffer data) |
static ProtoRows |
ProtoRows.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoRows |
ProtoRows.parseFrom(com.google.protobuf.ByteString data) |
static ProtoRows |
ProtoRows.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoRows |
ProtoRows.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProtoRows |
ProtoRows.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProtoRows |
ProtoRows.parseFrom(InputStream input) |
static ProtoRows |
ProtoRows.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProtoRows> |
ProtoRows.getParserForType() |
static com.google.protobuf.Parser<ProtoRows> |
ProtoRows.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProtoRows.Builder |
ProtoRows.Builder.mergeFrom(ProtoRows other) |
AppendRowsRequest.ProtoData.Builder |
AppendRowsRequest.ProtoData.Builder.mergeRows(ProtoRows value)
Serialized row data in protobuf message format.
|
static ProtoRows.Builder |
ProtoRows.newBuilder(ProtoRows prototype) |
AppendRowsRequest.ProtoData.Builder |
AppendRowsRequest.ProtoData.Builder.setRows(ProtoRows value)
Serialized row data in protobuf message format.
|
Copyright © 2021 Google LLC. All rights reserved.