| Modifier and Type | Method and Description |
|---|---|
TableLocation |
TableLocation.Builder.build() |
TableLocation |
TableLocation.Builder.buildPartial() |
static TableLocation |
TableLocation.getDefaultInstance() |
TableLocation |
TableLocation.getDefaultInstanceForType() |
TableLocation |
TableLocation.Builder.getDefaultInstanceForType() |
TableLocation |
RecordLocation.getTableLocation()
Location within a `ContentItem.Table`.
|
TableLocation |
RecordLocation.Builder.getTableLocation()
Location within a `ContentItem.Table`.
|
TableLocation |
RecordLocationOrBuilder.getTableLocation()
Location within a `ContentItem.Table`.
|
static TableLocation |
TableLocation.parseDelimitedFrom(InputStream input) |
static TableLocation |
TableLocation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableLocation |
TableLocation.parseFrom(byte[] data) |
static TableLocation |
TableLocation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableLocation |
TableLocation.parseFrom(ByteBuffer data) |
static TableLocation |
TableLocation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableLocation |
TableLocation.parseFrom(com.google.protobuf.ByteString data) |
static TableLocation |
TableLocation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableLocation |
TableLocation.parseFrom(com.google.protobuf.CodedInputStream input) |
static TableLocation |
TableLocation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableLocation |
TableLocation.parseFrom(InputStream input) |
static TableLocation |
TableLocation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TableLocation> |
TableLocation.getParserForType() |
static com.google.protobuf.Parser<TableLocation> |
TableLocation.parser() |
| Modifier and Type | Method and Description |
|---|---|
TableLocation.Builder |
TableLocation.Builder.mergeFrom(TableLocation other) |
RecordLocation.Builder |
RecordLocation.Builder.mergeTableLocation(TableLocation value)
Location within a `ContentItem.Table`.
|
static TableLocation.Builder |
TableLocation.newBuilder(TableLocation prototype) |
RecordLocation.Builder |
RecordLocation.Builder.setTableLocation(TableLocation value)
Location within a `ContentItem.Table`.
|
Copyright © 2022 Google LLC. All rights reserved.