Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Giriş verilerinin nasıl yorumlanacağını belirler.
Sıralamalar
INPUT_VALUE_OPTION_UNSPECIFIED
Varsayılan giriş değeri. Bu değer kullanılmamalıdır.
RAW
Kullanıcının girdiği değerler ayrıştırılmaz ve olduğu gibi depolanır.
USER_ENTERED
Değerler, kullanıcının kullanıcı arayüzüne yazmış gibi ayrıştırılır. Sayılar sayı olarak kalır ancak Google E-Tablolar kullanıcı arayüzü üzerinden bir hücreye metin girerken uygulanan kurallara göre dize sayılara, tarihlere vb. dönüştürülebilir.
[[["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: 2025-03-21 UTC."],[],[],null,["# ValueInputOption\n\nDetermines how input data should be interpreted.\n\n| Enums ||\n|----------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `INPUT_VALUE_OPTION_UNSPECIFIED` | Default input value. This value must not be used. |\n| `RAW` | The values the user has entered will not be parsed and will be stored as-is. |\n| `USER_ENTERED` | The values will be parsed as if the user typed them into the UI. Numbers will stay as numbers, but strings may be converted to numbers, dates, etc. following the same rules that are applied when entering text into a cell via the Google Sheets UI. |"]]