> ## 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::CreateBackupResponse

> gpudb::CreateBackupResponse — 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#a8b23a215e39231b2719d9eaf103e91a5">GPUdb::createBackup</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/create__backup_8h_source">gpudb/protocol/create\_backup.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:a951e8a1f1d1b2435c6f3538bb6766568" id="r_a951e8a1f1d1b2435c6f3538bb6766568">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a951e8a1f1d1b2435c6f3538bb6766568">CreateBackupResponse</a> ()</td>
      </tr>

      <tr className="memdesc:a951e8a1f1d1b2435c6f3538bb6766568">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1CreateBackupResponse" title="A set of results returned by GPUdb::createBackup.">CreateBackupResponse</a> object with default parameters. <br /></td>
      </tr>

      <tr className="separator:a951e8a1f1d1b2435c6f3538bb6766568">
        <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:a73319e474727a8c1328678eeb6055352" id="r_a73319e474727a8c1328678eeb6055352">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a73319e474727a8c1328678eeb6055352">backupName</a></td>
      </tr>

      <tr className="memdesc:a73319e474727a8c1328678eeb6055352">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateBackupRequest#ae46524682490aec60b8ce43314a399cc">backupName</a>. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a7d38e65bc87222e0541e4c8862eb76f6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">ID of the snapshot created. <br /></td>
      </tr>

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

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

      <tr className="memdesc:aae312f2e4a297ea19ec7811ebcabffb3">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Total size of all files copied for this snapshot. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a73711ff80ec5cab0747a4f25a1d38d95">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Total number of files copied for this snapshot. <br /></td>
      </tr>

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

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

      <tr className="memdesc:a5c165b660513a5865bd754c2be385f84">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Total number of records in all files copied for this snapshot. <br /></td>
      </tr>

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

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

      <tr className="memdesc:af63a4952dd4f679cfcefbef5ab4444c8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Total number of records that can be restored from this snapshot. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a492f2189e03ea30cc36f80d358a8eb52">
        <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#a8b23a215e39231b2719d9eaf103e91a5">GPUdb::createBackup</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__backup_8h_source#l00513">513</a> of file <a className="el" href="/content/api/cpp/create__backup_8h_source">create\_backup.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::CreateBackupResponse::CreateBackupResponse </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 a <a className="el" href="/content/api/cpp/structgpudb_1_1CreateBackupResponse" title="A set of results returned by GPUdb::createBackup.">CreateBackupResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__backup_8h_source#l00518">518</a> of file <a className="el" href="/content/api/cpp/create__backup_8h_source">create\_backup.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>ID of the snapshot created. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__backup_8h_source#l00537">537</a> of file <a className="el" href="/content/api/cpp/create__backup_8h_source">create\_backup.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a73319e474727a8c1328678eeb6055352">◆ </a></span>backupName</h2>

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateBackupRequest#ae46524682490aec60b8ce43314a399cc">backupName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__backup_8h_source#l00532">532</a> of file <a className="el" href="/content/api/cpp/create__backup_8h_source">create\_backup.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aae312f2e4a297ea19ec7811ebcabffb3">◆ </a></span>copiedBytes</h2>

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

      <div className="memdoc">
        <p>Total size of all files copied for this snapshot. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__backup_8h_source#l00542">542</a> of file <a className="el" href="/content/api/cpp/create__backup_8h_source">create\_backup.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a73711ff80ec5cab0747a4f25a1d38d95">◆ </a></span>copiedFiles</h2>

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

      <div className="memdoc">
        <p>Total number of files copied for this snapshot. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__backup_8h_source#l00547">547</a> of file <a className="el" href="/content/api/cpp/create__backup_8h_source">create\_backup.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a5c165b660513a5865bd754c2be385f84">◆ </a></span>copiedRecords</h2>

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

      <div className="memdoc">
        <p>Total number of records in all files copied for this snapshot. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__backup_8h_source#l00552">552</a> of file <a className="el" href="/content/api/cpp/create__backup_8h_source">create\_backup.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::CreateBackupResponse::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/create__backup_8h_source#l00562">562</a> of file <a className="el" href="/content/api/cpp/create__backup_8h_source">create\_backup.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af63a4952dd4f679cfcefbef5ab4444c8">◆ </a></span>totalNumberOfRecords</h2>

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

      <div className="memdoc">
        <p>Total number of records that can be restored from this snapshot. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__backup_8h_source#l00557">557</a> of file <a className="el" href="/content/api/cpp/create__backup_8h_source">create\_backup.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/create__backup_8h_source">create\_backup.h</a></li>
    </ul>
  </div>
</div>
