| Modifier and Type | Class and Description |
|---|---|
static class |
Document.ShardInfo
For a large document, sharding may be performed to produce several
document shards.
|
static class |
Document.ShardInfo.Builder
For a large document, sharding may be performed to produce several
document shards.
|
| Modifier and Type | Method and Description |
|---|---|
Document.ShardInfoOrBuilder |
Document.getShardInfoOrBuilder()
Information about the sharding if this document is sharded part of a larger
document.
|
Document.ShardInfoOrBuilder |
Document.Builder.getShardInfoOrBuilder()
Information about the sharding if this document is sharded part of a larger
document.
|
Document.ShardInfoOrBuilder |
DocumentOrBuilder.getShardInfoOrBuilder()
Information about the sharding if this document is sharded part of a larger
document.
|
Copyright © 2023 Google LLC. All rights reserved.