Uses of Class
com.google.cloud.aiplatform.v1.RagChunk.PageSpan
Packages that use RagChunk.PageSpan
-
Uses of RagChunk.PageSpan in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return RagChunk.PageSpanModifier and TypeMethodDescriptionRagChunk.PageSpan.Builder.build()RagChunk.PageSpan.Builder.buildPartial()static RagChunk.PageSpanRagChunk.PageSpan.getDefaultInstance()RagChunk.PageSpan.Builder.getDefaultInstanceForType()RagChunk.PageSpan.getDefaultInstanceForType()RagChunk.Builder.getPageSpan()If populated, represents where the chunk starts and ends in the document.RagChunk.getPageSpan()If populated, represents where the chunk starts and ends in the document.RagChunkOrBuilder.getPageSpan()If populated, represents where the chunk starts and ends in the document.static RagChunk.PageSpanRagChunk.PageSpan.parseDelimitedFrom(InputStream input) static RagChunk.PageSpanRagChunk.PageSpan.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(byte[] data) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(com.google.protobuf.ByteString data) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(com.google.protobuf.CodedInputStream input) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(InputStream input) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(ByteBuffer data) static RagChunk.PageSpanRagChunk.PageSpan.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type RagChunk.PageSpanModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RagChunk.PageSpan>RagChunk.PageSpan.getParserForType()static com.google.protobuf.Parser<RagChunk.PageSpan>RagChunk.PageSpan.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type RagChunk.PageSpanModifier and TypeMethodDescriptionRagChunk.PageSpan.Builder.mergeFrom(RagChunk.PageSpan other) RagChunk.Builder.mergePageSpan(RagChunk.PageSpan value) If populated, represents where the chunk starts and ends in the document.static RagChunk.PageSpan.BuilderRagChunk.PageSpan.newBuilder(RagChunk.PageSpan prototype) RagChunk.Builder.setPageSpan(RagChunk.PageSpan value) If populated, represents where the chunk starts and ends in the document.