Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/11/26 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/11/26 (UTC)."],[[["`nonce` is a unique identifier that must be the same for all shards of a feed to ensure they are processed together correctly, often generated using timestamps."],["Feeds are processed as complete, replacing any previous data, or incrementally, updating existing data; this instruction is mandatory."],["Sharding allows large feeds to be broken into smaller parts, each with a shard number and total shard count for organization."],["`generation_timestamp` indicates the feed shard's creation time in Unix time format and is a required field."]]],["The `nonce` field requires a unique value across all feed uploads, often generated using timestamps. It must be identical across all shards of a complete feed to ensure proper processing. The `processing_instruction` determines if a feed is complete or incremental. Feeds are divided into numbered `shards`, and the `total_shards` count is provided. The `generation_timestamp` records when a shard was created.\n"]]