BatchCreateContactsErrorDetails
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-21 UTC。
[null,null,["最終更新日 2024-08-21 UTC。"],[[["The `contactErrors` field provides error details when the `people.batchCreateContacts` action fails, mapping the index of the failed contact in the request to a Status object describing the error."],["If a contact's index is not present in `contactErrors`, it means the creation of that contact was successful."],["Detailed error information for each failed contact can be found within the `google.rpc.Status.details` field of the corresponding Status object."]]],[]]