ValidationError
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
クライアント リクエストの検証エラーについて説明します。
| JSON 表現 |
{
"errorDetails": [
{
object (ErrorDetail)
}
]
} |
| フィールド |
errorDetails[] |
object (ErrorDetail)
個々の検証エラーを整数のエラーコードで詳細に説明します。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 UTC。"],[],["The core content details validation failures in client requests, represented in JSON format. The JSON structure contains an `errorDetails` array. Each element within `errorDetails` is an `ErrorDetail` object, which describes individual validation issues. These `ErrorDetail` objects include integer error codes to identify the specific nature of each validation failure.\n"]]