IntentParameterValue
مقداری را برای پارامتر intent نشان می دهد.
نمایندگی JSON |
---|
{
"original": string,
"resolved": value
} |
فیلدها |
---|
original | string مورد نیاز. مقدار متن اصلی استخراج شده از گفته کاربر. |
resolved | value ( Value format) مورد نیاز. مقدار ساختاریافته برای پارامتر استخراج شده از ورودی کاربر. این فقط در صورتی پر می شود که پارامتر در هدف منطبق تعریف شده باشد و مقدار پارامتر در طول تطبیق قصد شناسایی شود. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2024-11-13 بهوقت ساعت هماهنگ جهانی."],[[["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, present only if the parameter is defined within the matched intent and its value is identifiable."]]],[]]