IntentParameterValue
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Amaç parametresi için bir değeri temsil eder.
JSON gösterimi |
{
"original": string,
"resolved": value
} |
Alanlar |
original |
string
Zorunlu. Orijinal metin değeri kullanıcının söylediklerinden alındı.
|
resolved |
value (Value format)
Zorunlu. Kullanıcı girişinden çıkarılan parametrenin yapılandırılmış değeri. Bu alan yalnızca parametre, eşleşen amaçta tanımlıysa ve parametre değeri intent eşleştirme sırasında tanımlanabilirse doldurulur.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-22 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-22 UTC."],[[["JSON representation showcases the intent parameter's value with `original` indicating the user's input and `resolved` displaying the structured, extracted value."],["`original` is a required string field containing the raw user utterance, while `resolved` is a required field providing the structured data in [Value](https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#google.protobuf.Value) format, but only if the parameter is defined within the intent and a value is identified during matching."]]],[]]