Builder

public abstract class Builder

Builder for GroundingChunkRetrievedContext.

Constructors

Functions

Link copied to clipboard
Link copied to clipboard
Clears the value of customMetadata field.
Link copied to clipboard
Clears the value of documentName field.
Link copied to clipboard
Clears the value of fileSearchStore field.
Link copied to clipboard
@CanIgnoreReturnValue()
public GroundingChunkRetrievedContext.Builder clearMediaId()
Clears the value of mediaId field.
Link copied to clipboard
Clears the value of pageNumber field.
Link copied to clipboard
@CanIgnoreReturnValue()
public GroundingChunkRetrievedContext.Builder clearRagChunk()
Clears the value of ragChunk field.
Link copied to clipboard
@CanIgnoreReturnValue()
public GroundingChunkRetrievedContext.Builder clearText()
Clears the value of text field.
Link copied to clipboard
@CanIgnoreReturnValue()
public GroundingChunkRetrievedContext.Builder clearTitle()
Clears the value of title field.
Link copied to clipboard
@CanIgnoreReturnValue()
public GroundingChunkRetrievedContext.Builder clearUri()
Clears the value of uri field.
Link copied to clipboard
Setter for customMetadata.
Setter for customMetadata builder.
Link copied to clipboard
Setter for documentName.
Link copied to clipboard
Setter for fileSearchStore.
Link copied to clipboard
Setter for mediaId.
Link copied to clipboard
Setter for pageNumber.
Link copied to clipboard
Setter for ragChunk.
@CanIgnoreReturnValue()
public GroundingChunkRetrievedContext.Builder ragChunk(RagChunk.Builder ragChunkBuilder)
Setter for ragChunk builder.
Link copied to clipboard
Setter for text.
Link copied to clipboard
Setter for title.
Link copied to clipboard
Setter for uri.