フィードバックを送信
AttributeValue
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
JSON 表現
{
// Union field value
can be only one of the following:
"i" : string ,
"f" : number ,
"b" : boolean ,
"s" : string
// End of list of possible types for union field value
.
}
フィールド
共用体フィールド value
。属性値。value
は次のいずれかになります。
i
string (int64 format)
int。
f
number
つまり int、decimal、floatなどです
b
boolean
bool。
s
string (bytes format)
できます。
Base64 でエンコードされた文字列。
フィードバックを送信
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンス により使用許諾されます。コードサンプルは Apache 2.0 ライセンス により使用許諾されます。詳しくは、Google Developers サイトのポリシー をご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-03-04 UTC。
ご意見をお聞かせください
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-04 UTC。"],[],[]]