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

> gpudb::ShowBackupResponse — 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#a34282710c81f1a106ac96da1e1ce4211">GPUdb::showBackup</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__backup_8h_source">gpudb/protocol/show\_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:aa3c321ad3b1c5798106c8eeeff7ea254" id="r_aa3c321ad3b1c5798106c8eeeff7ea254">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa3c321ad3b1c5798106c8eeeff7ea254">ShowBackupResponse</a> ()</td>
      </tr>

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

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

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

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

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

      <tr className="memdesc:a030f7e00857c80023503485c7eb8ecce">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Details about the overall backup(s). <br /></td>
      </tr>

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

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

      <tr className="memdesc:a149daf663806533daa13cfaf3c762a40">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Details about the individual snapshots contained within the backup(s). <br /></td>
      </tr>

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

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

      <tr className="memdesc:a8951425003dc7882da60e44856f2dc96">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">When <a className="el" href="/content/api/cpp/namespacegpudb#a9293fe14d819e7e1a5fc94456f18b8b8">show\_contents</a> is <a className="el" href="/content/api/cpp/namespacegpudb#ae3d1c5999b22c1766977f14a9bd0e8bc">object\_names</a>, the names of the backed-up objects as well as sizing detail of any backed-up tables; when <a className="el" href="/content/api/cpp/namespacegpudb#a05d969c804a68086f2f082eb00c9e41d">object\_files</a>, the names of the backed-up objects as well as sizing detail and associated data files of any backed-up tables. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ae302cb3d645f0eec85a716a6039321c6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">IDs of any snapshots that have been deleted from the containing backup(s). <br /></td>
      </tr>

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

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

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

      <tr className="separator:afe88b390738a2741ed3ebaf8637c2174">
        <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#a34282710c81f1a106ac96da1e1ce4211">GPUdb::showBackup</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__backup_8h_source#l00250">250</a> of file <a className="el" href="/content/api/cpp/show__backup_8h_source">show\_backup.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowBackupResponse::ShowBackupResponse </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_1ShowBackupResponse" title="A set of results returned by GPUdb::showBackup.">ShowBackupResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__backup_8h_source#l00255">255</a> of file <a className="el" href="/content/api/cpp/show__backup_8h_source">show\_backup.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>When <a className="el" href="/content/api/cpp/namespacegpudb#a9293fe14d819e7e1a5fc94456f18b8b8">show\_contents</a> is <a className="el" href="/content/api/cpp/namespacegpudb#ae3d1c5999b22c1766977f14a9bd0e8bc">object\_names</a>, the names of the backed-up objects as well as sizing detail of any backed-up tables; when <a className="el" href="/content/api/cpp/namespacegpudb#a05d969c804a68086f2f082eb00c9e41d">object\_files</a>, the names of the backed-up objects as well as sizing detail and associated data files of any backed-up tables. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__backup_8h_source#l00289">289</a> of file <a className="el" href="/content/api/cpp/show__backup_8h_source">show\_backup.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a030f7e00857c80023503485c7eb8ecce">◆ </a></span>backupDescription</h2>

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

      <div className="memdoc">
        <p>Details about the overall backup(s). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__backup_8h_source#l00273">273</a> of file <a className="el" href="/content/api/cpp/show__backup_8h_source">show\_backup.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a149daf663806533daa13cfaf3c762a40">◆ </a></span>backupIds</h2>

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

      <div className="memdoc">
        <p>Details about the individual snapshots contained within the backup(s). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__backup_8h_source#l00279">279</a> of file <a className="el" href="/content/api/cpp/show__backup_8h_source">show\_backup.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1ShowBackupRequest#af805c8a03a57dcc55bce0f3091392968">backupName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__backup_8h_source#l00268">268</a> of file <a className="el" href="/content/api/cpp/show__backup_8h_source">show\_backup.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae302cb3d645f0eec85a716a6039321c6">◆ </a></span>deletedBackupIds</h2>

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

      <div className="memdoc">
        <p>IDs of any snapshots that have been deleted from the containing backup(s). </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__backup_8h_source#l00295">295</a> of file <a className="el" href="/content/api/cpp/show__backup_8h_source">show\_backup.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowBackupResponse::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/show__backup_8h_source#l00300">300</a> of file <a className="el" href="/content/api/cpp/show__backup_8h_source">show\_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/show__backup_8h_source">show\_backup.h</a></li>
    </ul>
  </div>
</div>
