| Modifier and Type | Class and Description |
|---|---|
class |
ProtoSchema
ProtoSchema describes the schema of the serialized protocol buffer data rows.
|
static class |
ProtoSchema.Builder
ProtoSchema describes the schema of the serialized protocol buffer data rows.
|
| Modifier and Type | Method and Description |
|---|---|
ProtoSchemaOrBuilder |
AppendRowsRequest.ProtoDataOrBuilder.getWriterSchemaOrBuilder()
Proto schema used to serialize the data.
|
ProtoSchemaOrBuilder |
AppendRowsRequest.ProtoData.getWriterSchemaOrBuilder()
Proto schema used to serialize the data.
|
ProtoSchemaOrBuilder |
AppendRowsRequest.ProtoData.Builder.getWriterSchemaOrBuilder()
Proto schema used to serialize the data.
|
Copyright © 2023 Google LLC. All rights reserved.