Query

Menentukan kueri yang dimasukkan pengguna.

Representasi JSON
{
  "queryId": string,

  // Union field content can be only one of the following:
  "text": string
  // End of list of possible types for union field content.
}
Kolom
queryId

string

Hanya output. ID unik untuk kueri.

Kolom union content. Konten kueri. content hanya ada berupa salah satu diantara berikut:
text

string

Teks biasa.