| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
RagChunk.PageSpan |
RagChunk.PageSpan.Builder.build() |
RagChunk.PageSpan |
RagChunk.PageSpan.Builder.buildPartial() |
static RagChunk.PageSpan |
RagChunk.PageSpan.getDefaultInstance() |
RagChunk.PageSpan |
RagChunk.PageSpan.getDefaultInstanceForType() |
RagChunk.PageSpan |
RagChunk.PageSpan.Builder.getDefaultInstanceForType() |
RagChunk.PageSpan |
RagChunkOrBuilder.getPageSpan()
If populated, represents where the chunk starts and ends in the document.
|
RagChunk.PageSpan |
RagChunk.getPageSpan()
If populated, represents where the chunk starts and ends in the document.
|
RagChunk.PageSpan |
RagChunk.Builder.getPageSpan()
If populated, represents where the chunk starts and ends in the document.
|
static RagChunk.PageSpan |
RagChunk.PageSpan.parseDelimitedFrom(InputStream input) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(byte[] data) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(ByteBuffer data) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(com.google.protobuf.ByteString data) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(com.google.protobuf.CodedInputStream input) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(InputStream input) |
static RagChunk.PageSpan |
RagChunk.PageSpan.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RagChunk.PageSpan> |
RagChunk.PageSpan.getParserForType() |
static com.google.protobuf.Parser<RagChunk.PageSpan> |
RagChunk.PageSpan.parser() |
| Modifier and Type | Method and Description |
|---|---|
RagChunk.PageSpan.Builder |
RagChunk.PageSpan.Builder.mergeFrom(RagChunk.PageSpan other) |
RagChunk.Builder |
RagChunk.Builder.mergePageSpan(RagChunk.PageSpan value)
If populated, represents where the chunk starts and ends in the document.
|
static RagChunk.PageSpan.Builder |
RagChunk.PageSpan.newBuilder(RagChunk.PageSpan prototype) |
RagChunk.Builder |
RagChunk.Builder.setPageSpan(RagChunk.PageSpan value)
If populated, represents where the chunk starts and ends in the document.
|
Copyright © 2025 Google LLC. All rights reserved.