> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# gpudb::InsertRecordsFromPayloadResponse

> gpudb::InsertRecordsFromPayloadResponse — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ac9ee5faa5ba7081d8c73e9d6526bde98">GPUdb::insertRecordsFromPayload</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">gpudb/protocol/insert\_records\_from\_payload.h</a>></code></p>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Member Functions</h2>
        </td>
      </tr>

      <tr className="memitem:ae1746cae909db562a2a5fbfa8a243072" id="r_ae1746cae909db562a2a5fbfa8a243072">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae1746cae909db562a2a5fbfa8a243072">InsertRecordsFromPayloadResponse</a> ()</td>
      </tr>

      <tr className="memdesc:ae1746cae909db562a2a5fbfa8a243072">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1InsertRecordsFromPayloadResponse" title="A set of results returned by GPUdb::insertRecordsFromPayload.">InsertRecordsFromPayloadResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:ae1746cae909db562a2a5fbfa8a243072">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Public Attributes</h2>
        </td>
      </tr>

      <tr className="memitem:aae0edf806197222e950d9154449d0fd9" id="r_aae0edf806197222e950d9154449d0fd9">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aae0edf806197222e950d9154449d0fd9">tableName</a></td>
      </tr>

      <tr className="memdesc:aae0edf806197222e950d9154449d0fd9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1InsertRecordsFromPayloadRequest#a893d19ceb9fa6c4fb5458acec279a3d6">tableName</a>. <br /></td>
      </tr>

      <tr className="separator:aae0edf806197222e950d9154449d0fd9">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a21b44f34dfd6f7479f01fa3ccb29927e" id="r_a21b44f34dfd6f7479f01fa3ccb29927e">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a21b44f34dfd6f7479f01fa3ccb29927e">typeId</a></td>
      </tr>

      <tr className="memdesc:a21b44f34dfd6f7479f01fa3ccb29927e">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">ID of the currently registered table structure <a href="/content/concepts/types/" target="_top">type</a> for the target table. <br /></td>
      </tr>

      <tr className="separator:a21b44f34dfd6f7479f01fa3ccb29927e">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a1c00d652a53060d752804676147520" id="r_a6a1c00d652a53060d752804676147520">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6a1c00d652a53060d752804676147520">typeDefinition</a></td>
      </tr>

      <tr className="memdesc:a6a1c00d652a53060d752804676147520">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A JSON string describing the columns of the target table. <br /></td>
      </tr>

      <tr className="separator:a6a1c00d652a53060d752804676147520">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:aee1d5df6c69a19d7862c22192a099e71" id="r_aee1d5df6c69a19d7862c22192a099e71">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aee1d5df6c69a19d7862c22192a099e71">typeLabel</a></td>
      </tr>

      <tr className="memdesc:aee1d5df6c69a19d7862c22192a099e71">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The user-defined description associated with the target table's structure. <br /></td>
      </tr>

      <tr className="separator:aee1d5df6c69a19d7862c22192a099e71">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a4bf4e6bb99402f42454f1f01b1d186d1" id="r_a4bf4e6bb99402f42454f1f01b1d186d1">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::vector\< std::string > > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4bf4e6bb99402f42454f1f01b1d186d1">typeProperties</a></td>
      </tr>

      <tr className="memdesc:a4bf4e6bb99402f42454f1f01b1d186d1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A mapping of each target table column name to an array of column properties associated with that column. <br /></td>
      </tr>

      <tr className="separator:a4bf4e6bb99402f42454f1f01b1d186d1">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6109ac478d09932d366019d12ab1db5c" id="r_a6109ac478d09932d366019d12ab1db5c">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6109ac478d09932d366019d12ab1db5c">countInserted</a></td>
      </tr>

      <tr className="memdesc:a6109ac478d09932d366019d12ab1db5c">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of records inserted into the target table. <br /></td>
      </tr>

      <tr className="separator:a6109ac478d09932d366019d12ab1db5c">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a79a901a305e1ce93dd52cb9050e6b650" id="r_a79a901a305e1ce93dd52cb9050e6b650">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a79a901a305e1ce93dd52cb9050e6b650">countSkipped</a></td>
      </tr>

      <tr className="memdesc:a79a901a305e1ce93dd52cb9050e6b650">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Number of records skipped, when not running in <a className="el" href="/content/api/cpp/namespacegpudb#acd6ab046e85ee3666411a6b82df7ca36">abort</a> error handling mode. <br /></td>
      </tr>

      <tr className="separator:a79a901a305e1ce93dd52cb9050e6b650">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a7d72e9ed84c1f517f7e43cb7642dab07" id="r_a7d72e9ed84c1f517f7e43cb7642dab07">
        <td className="memItemLeft" align="right" valign="top">int64\_t </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7d72e9ed84c1f517f7e43cb7642dab07">countUpdated</a></td>
      </tr>

      <tr className="memdesc:a7d72e9ed84c1f517f7e43cb7642dab07">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">\[Not yet implemented] Number of records updated within the target table. <br /></td>
      </tr>

      <tr className="separator:a7d72e9ed84c1f517f7e43cb7642dab07">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ab8894eed7e96fd09043a992029a4ff95" id="r_ab8894eed7e96fd09043a992029a4ff95">
        <td className="memItemLeft" align="right" valign="top">std::map\< std::string, std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab8894eed7e96fd09043a992029a4ff95">info</a></td>
      </tr>

      <tr className="memdesc:ab8894eed7e96fd09043a992029a4ff95">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information. <br /></td>
      </tr>

      <tr className="separator:ab8894eed7e96fd09043a992029a4ff95">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <h2 className="groupheader">Detailed Description</h2>

    <div className="textblock">
      <p>A set of results returned by <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#ac9ee5faa5ba7081d8c73e9d6526bde98">GPUdb::insertRecordsFromPayload</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02159">2159</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ae1746cae909db562a2a5fbfa8a243072">◆ </a></span>InsertRecordsFromPayloadResponse()</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::InsertRecordsFromPayloadResponse::InsertRecordsFromPayloadResponse </td>
                  <td>(</td>

                  <td className="paramname">
                    <span className="paramname">
                      <span className="em" />
                    </span>
                  </td>

                  <td>)</td>

                  <td />
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel inline">inline</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Constructs an <a className="el" href="/content/api/cpp/structgpudb_1_1InsertRecordsFromPayloadResponse" title="A set of results returned by GPUdb::insertRecordsFromPayload.">InsertRecordsFromPayloadResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02165">2165</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a6109ac478d09932d366019d12ab1db5c">◆ </a></span>countInserted</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::InsertRecordsFromPayloadResponse::countInserted</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Number of records inserted into the target table. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02211">2211</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a79a901a305e1ce93dd52cb9050e6b650">◆ </a></span>countSkipped</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::InsertRecordsFromPayloadResponse::countSkipped</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Number of records skipped, when not running in <a className="el" href="/content/api/cpp/namespacegpudb#acd6ab046e85ee3666411a6b82df7ca36">abort</a> error handling mode. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02218">2218</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7d72e9ed84c1f517f7e43cb7642dab07">◆ </a></span>countUpdated</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">int64\_t gpudb::InsertRecordsFromPayloadResponse::countUpdated</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>\[Not yet implemented] Number of records updated within the target table. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02224">2224</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab8894eed7e96fd09043a992029a4ff95">◆ </a></span>info</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::InsertRecordsFromPayloadResponse::info</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Additional information. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02229">2229</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aae0edf806197222e950d9154449d0fd9">◆ </a></span>tableName</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::InsertRecordsFromPayloadResponse::tableName</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1InsertRecordsFromPayloadRequest#a893d19ceb9fa6c4fb5458acec279a3d6">tableName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02182">2182</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a6a1c00d652a53060d752804676147520">◆ </a></span>typeDefinition</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::InsertRecordsFromPayloadResponse::typeDefinition</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A JSON string describing the columns of the target table. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02194">2194</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a21b44f34dfd6f7479f01fa3ccb29927e">◆ </a></span>typeId</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::InsertRecordsFromPayloadResponse::typeId</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>ID of the currently registered table structure <a href="/content/concepts/types/" target="_top">type</a> for the target table. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02189">2189</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aee1d5df6c69a19d7862c22192a099e71">◆ </a></span>typeLabel</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::string gpudb::InsertRecordsFromPayloadResponse::typeLabel</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The user-defined description associated with the target table's structure. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02200">2200</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4bf4e6bb99402f42454f1f01b1d186d1">◆ </a></span>typeProperties</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::vector\<std::string> > gpudb::InsertRecordsFromPayloadResponse::typeProperties</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>A mapping of each target table column name to an array of column properties associated with that column. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source#l02206">2206</a> of file <a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this struct was generated from the following file:

    <ul>
      <li>gpudb/protocol/<a className="el" href="/content/api/cpp/insert__records__from__payload_8h_source">insert\_records\_from\_payload.h</a></li>
    </ul>
  </div>
</div>
