Bagikan melalui


BlobQueryArrowConfiguration interface

Opsi untuk mengkueri blob dengan format Apache Arrow. Hanya valid untuk outputTextConfiguration.

Properti

kind

Jenis.

schema

Daftar BlobQueryArrowField yang menjelaskan skema data.

Detail Properti

kind

Jenis.

kind: "arrow"

Nilai Properti

"arrow"

schema

Daftar BlobQueryArrowField yang menjelaskan skema data.

schema: BlobQueryArrowField[]

Nilai Properti