Interface CitationGeneratedContent.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CitationGeneratedContent.Builder,CitationGeneratedContent>, SdkBuilder<CitationGeneratedContent.Builder,CitationGeneratedContent>, SdkPojo
Enclosing class:
CitationGeneratedContent

@Mutable @NotThreadSafe public static interface CitationGeneratedContent.Builder extends SdkPojo, CopyableBuilder<CitationGeneratedContent.Builder,CitationGeneratedContent>
  • Method Details

    • text

      The text content that was generated by the model and is supported by the associated citation.

      Parameters:
      text - The text content that was generated by the model and is supported by the associated citation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.