| Modifier and Type | Method and Description |
|---|---|
Table |
Table.Builder.build() |
Table |
Table.Builder.buildPartial() |
static Table |
Table.getDefaultInstance() |
Table |
Table.getDefaultInstanceForType() |
Table |
Table.Builder.getDefaultInstanceForType() |
Table |
ContentItemOrBuilder.getTable()
Structured content for inspection.
|
Table |
ContentItem.getTable()
Structured content for inspection.
|
Table |
ContentItem.Builder.getTable()
Structured content for inspection.
|
static Table |
Table.parseDelimitedFrom(InputStream input) |
static Table |
Table.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(byte[] data) |
static Table |
Table.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(ByteBuffer data) |
static Table |
Table.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(com.google.protobuf.ByteString data) |
static Table |
Table.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(com.google.protobuf.CodedInputStream input) |
static Table |
Table.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Table |
Table.parseFrom(InputStream input) |
static Table |
Table.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Table> |
Table.getParserForType() |
static com.google.protobuf.Parser<Table> |
Table.parser() |
| Modifier and Type | Method and Description |
|---|---|
Table.Builder |
Table.Builder.mergeFrom(Table other) |
ContentItem.Builder |
ContentItem.Builder.mergeTable(Table value)
Structured content for inspection.
|
static Table.Builder |
Table.newBuilder(Table prototype) |
ContentItem.Builder |
ContentItem.Builder.setTable(Table value)
Structured content for inspection.
|
Copyright © 2022 Google LLC. All rights reserved.