以下の例は、フィードをテキストで表したものです。開発時には、プロトコル バッファで ASCII 出力を生成すると、デバッグをスムーズに行うことができます。出力されたテキストを以下の例と比較することで、データの妥当性チェックが可能です。
フィードの例
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-12-06 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-12-06 UTC。"],[[["These examples demonstrate the textual format of GTFS-realtime feeds for service alerts, trip updates, and vehicle positions."],["Developers can use these examples to compare with their ASCII protocol buffer output during development for debugging purposes."],["Links are provided to access the full examples for each feed type: service alerts, trip updates, and vehicle positions."]]],["The provided examples illustrate textual representations of data feeds, specifically for debugging purposes during development. These examples, in ASCII protocol buffer format, allow developers to validate their data output. The feeds covered are Service Alerts, a full dataset of Trip Updates, and Vehicle Positions. Developers can use these examples to compare and check the accuracy of their own textual data outputs.\n"]]