GoogleCloudAiplatformV1RagChunkPageSpan constructor

GoogleCloudAiplatformV1RagChunkPageSpan({
  1. int? firstPage,
  2. int? lastPage,
})

Implementation

GoogleCloudAiplatformV1RagChunkPageSpan({this.firstPage, this.lastPage});