コンテンツ ガイドライン
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
アラートのテキスト フィールドでは、次のガイドラインに従ってください。
- すべて大文字にすることは避けます。最初の語の語頭を大文字にします(アルファベットの場合)。
<areaDesc>
や <headline>
などの要素の値では、タイトルの最後にピリオドを使用しないでください。
- 改行は適切な場合にのみ使用してください。
- 専門用語や専門用語はできるだけ使わないようにします。一般的な用語や話し言葉を使用します。
- アトリビューションのリンクが壊れていないこと、それらが参照している関連コンテンツであることを確認してください。
<newline>
、<b>
、<a href>
以外の HTML タグは使用しないでください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-05-08 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"]],["最終更新日 2025-05-08 UTC。"],[[["Use sentence case and avoid periods at the end of titles within alert text fields."],["Keep language simple and avoid jargon, using common terms familiar to everyone."],["Ensure all attribution links are functional and direct to the correct content."],["Only utilize `\u003cnewline\u003e`, `\u003cb\u003e`, and `\u003ca href\u003e` HTML tags within these text fields."],["Structure text with new lines sparingly and only where truly necessary."]]],["Text fields in alerts should use sentence case capitalization and avoid all-uppercase text. Periods are unnecessary at the end of titles within `\u003careaDesc\u003e` and `\u003cheadline\u003e` elements. Use new lines sparingly and opt for common, non-technical language. Attribution links must be functional and relevant. Only the following HTML tags are permitted: `\u003cnewline\u003e`, `\u003cb\u003e`, and `\u003ca href\u003e`. Other HTML tags must not be used.\n"]]