> ## 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.

# kinetica.RestoreBackupRequest.RestoreObjectsMap

> kinetica.RestoreBackupRequest.RestoreObjectsMap — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1RestoreBackupRequest#a1d043b8c323c29ecdb9b055032d246d4" title="Map of database objects to be restored from the backup.">RestoreBackupRequest.restore\_objects\_map</a>. <a href="#details">More...</a></p>

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

      <tr className="memitem:a77afbe3e972f64b80606591de86d8622" id="r_a77afbe3e972f64b80606591de86d8622">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a77afbe3e972f64b80606591de86d8622">ALL</a> = "all"</td>
      </tr>

      <tr className="memdesc:a77afbe3e972f64b80606591de86d8622">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">All object types and data contained in the given <a href="/content/concepts/schemas/" target="_top">schema(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a7e1d13444bc584087019e76b4e4b325b" id="r_a7e1d13444bc584087019e76b4e4b325b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a7e1d13444bc584087019e76b4e4b325b">CONTEXT</a> = "context"</td>
      </tr>

      <tr className="memdesc:a7e1d13444bc584087019e76b4e4b325b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/sql-gpt/concepts/#sql-gpt-context" target="_top">Context(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:af88f6b6498165f21084f14065ebe03a8" id="r_af88f6b6498165f21084f14065ebe03a8">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af88f6b6498165f21084f14065ebe03a8">CREDENTIAL</a> = "credential"</td>
      </tr>

      <tr className="memdesc:af88f6b6498165f21084f14065ebe03a8">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/concepts/credentials/" target="_top">Credential(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:aa3ee2c47a28cea42fd423e5dc5cd8cc2" id="r_aa3ee2c47a28cea42fd423e5dc5cd8cc2">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#aa3ee2c47a28cea42fd423e5dc5cd8cc2">DATASINK</a> = "datasink"</td>
      </tr>

      <tr className="memdesc:aa3ee2c47a28cea42fd423e5dc5cd8cc2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/concepts/data_sinks/" target="_top">Data sink(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a8ee8019495a219d79964fc4310f59946" id="r_a8ee8019495a219d79964fc4310f59946">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8ee8019495a219d79964fc4310f59946">DATASOURCE</a> = "datasource"</td>
      </tr>

      <tr className="memdesc:a8ee8019495a219d79964fc4310f59946">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/concepts/data_sources/" target="_top">Data source(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a438e3b3831c963e302be5a8949bbb0e6" id="r_a438e3b3831c963e302be5a8949bbb0e6">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a438e3b3831c963e302be5a8949bbb0e6">FUNCTION\_ENVIRONMENT</a> = "function\_environment"</td>
      </tr>

      <tr className="memdesc:a438e3b3831c963e302be5a8949bbb0e6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/udf/python/writing/#udf-python-func-env" target="_top">Python UDF function environment(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a55e162ebf8343aaa315c91d921cc8d97" id="r_a55e162ebf8343aaa315c91d921cc8d97">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a55e162ebf8343aaa315c91d921cc8d97">GRAPH</a> = "graph"</td>
      </tr>

      <tr className="memdesc:a55e162ebf8343aaa315c91d921cc8d97">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/graph_solver/network_graph_solver/" target="_top">Graph(s)</a> definition. <br /></td>
      </tr>

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

      <tr className="memitem:a0fde0b433675b43a77846fdf7a063640" id="r_a0fde0b433675b43a77846fdf7a063640">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0fde0b433675b43a77846fdf7a063640">MONITOR</a> = "monitor"</td>
      </tr>

      <tr className="memdesc:a0fde0b433675b43a77846fdf7a063640">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/concepts/table_monitors/" target="_top">Table monitor(s)</a> / <a href="/content/sql/ddl/#create-stream" target="_top">SQL stream(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:ad274eb4283a5e643c15f79324d1c76da" id="r_ad274eb4283a5e643c15f79324d1c76da">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad274eb4283a5e643c15f79324d1c76da">RESOURCE\_GROUP</a> = "resource\_group"</td>
      </tr>

      <tr className="memdesc:ad274eb4283a5e643c15f79324d1c76da">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/rm/concepts/#resource-groups" target="_top">Resource group(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a64dc357b702ff29e01e211bd6e3d23a0" id="r_a64dc357b702ff29e01e211bd6e3d23a0">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a64dc357b702ff29e01e211bd6e3d23a0">ROLE</a> = "role"</td>
      </tr>

      <tr className="memdesc:a64dc357b702ff29e01e211bd6e3d23a0">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/security/sec_concepts/#roles" target="_top">Role(s)</a>, role members (roles or users, recursively), and associated permissions. <br /></td>
      </tr>

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

      <tr className="memitem:a11d4d2d04b01b79b551f9847a751e3d9" id="r_a11d4d2d04b01b79b551f9847a751e3d9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a11d4d2d04b01b79b551f9847a751e3d9">STORED\_PROCEDURE</a> = "stored\_procedure"</td>
      </tr>

      <tr className="memdesc:a11d4d2d04b01b79b551f9847a751e3d9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/sql/procedure/" target="_top">SQL procedure(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a282d72e8c15d2deae371702449ddd72b" id="r_a282d72e8c15d2deae371702449ddd72b">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a282d72e8c15d2deae371702449ddd72b">TABLE</a> = "table"</td>
      </tr>

      <tr className="memdesc:a282d72e8c15d2deae371702449ddd72b">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/concepts/tables/" target="_top">Table(s)</a> and <a href="/content/sql/ddl/#create-view" target="_top">SQL view(s)</a>. <br /></td>
      </tr>

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

      <tr className="memitem:afe3fe944ce6e33e76797526f85f968f1" id="r_afe3fe944ce6e33e76797526f85f968f1">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#afe3fe944ce6e33e76797526f85f968f1">USER</a> = "user"</td>
      </tr>

      <tr className="memdesc:afe3fe944ce6e33e76797526f85f968f1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/security/sec_concepts/#security-concepts-users" target="_top">User(s)</a> (internal and external) and associated permissions. <br /></td>
      </tr>

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

      <tr className="memitem:a98dc21f2035e6ca335179a1d4bf97d35" id="r_a98dc21f2035e6ca335179a1d4bf97d35">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a98dc21f2035e6ca335179a1d4bf97d35">USER\_DEFINED\_FUNCTION</a> = "user\_defined\_function"</td>
      </tr>

      <tr className="memdesc:a98dc21f2035e6ca335179a1d4bf97d35">
        <td className="mdescLeft"> </td>
        <td className="mdescRight"><a href="/content/udf_overview" target="_top">UDF(s)</a>. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of string constants for the parameter <a className="el" href="/content/api/cs/classkinetica_1_1RestoreBackupRequest#a1d043b8c323c29ecdb9b055032d246d4" title="Map of database objects to be restored from the backup.">RestoreBackupRequest.restore\_objects\_map</a>. </p>
      <p>Map of database objects to be restored from the backup. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00026">26</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.ALL = "all"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p>All object types and data contained in the given <a href="/content/concepts/schemas/" target="_top">schema(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00031">31</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a7e1d13444bc584087019e76b4e4b325b">◆ </a></span>CONTEXT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.CONTEXT = "context"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/sql-gpt/concepts/#sql-gpt-context" target="_top">Context(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00035">35</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af88f6b6498165f21084f14065ebe03a8">◆ </a></span>CREDENTIAL</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.CREDENTIAL = "credential"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/concepts/credentials/" target="_top">Credential(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00039">39</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa3ee2c47a28cea42fd423e5dc5cd8cc2">◆ </a></span>DATASINK</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.DATASINK = "datasink"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/concepts/data_sinks/" target="_top">Data sink(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00043">43</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a8ee8019495a219d79964fc4310f59946">◆ </a></span>DATASOURCE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.DATASOURCE = "datasource"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/concepts/data_sources/" target="_top">Data source(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00047">47</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a438e3b3831c963e302be5a8949bbb0e6">◆ </a></span>FUNCTION\_ENVIRONMENT</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.FUNCTION\_ENVIRONMENT = "function\_environment"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/udf/python/writing/#udf-python-func-env" target="_top">Python UDF function environment(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00051">51</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a55e162ebf8343aaa315c91d921cc8d97">◆ </a></span>GRAPH</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.GRAPH = "graph"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/graph_solver/network_graph_solver/" target="_top">Graph(s)</a> definition. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00055">55</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0fde0b433675b43a77846fdf7a063640">◆ </a></span>MONITOR</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.MONITOR = "monitor"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/concepts/table_monitors/" target="_top">Table monitor(s)</a> / <a href="/content/sql/ddl/#create-stream" target="_top">SQL stream(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00061">61</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad274eb4283a5e643c15f79324d1c76da">◆ </a></span>RESOURCE\_GROUP</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.RESOURCE\_GROUP = "resource\_group"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/rm/concepts/#resource-groups" target="_top">Resource group(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00065">65</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a64dc357b702ff29e01e211bd6e3d23a0">◆ </a></span>ROLE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.ROLE = "role"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/security/sec_concepts/#roles" target="_top">Role(s)</a>, role members (roles or users, recursively), and associated permissions. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00070">70</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a11d4d2d04b01b79b551f9847a751e3d9">◆ </a></span>STORED\_PROCEDURE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.STORED\_PROCEDURE = "stored\_procedure"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/sql/procedure/" target="_top">SQL procedure(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00074">74</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a282d72e8c15d2deae371702449ddd72b">◆ </a></span>TABLE</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.TABLE = "table"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/concepts/tables/" target="_top">Table(s)</a> and <a href="/content/sql/ddl/#create-view" target="_top">SQL view(s)</a>. </p>
        <p>Tables with subscriptions will by default be restored in the state they were in at the time of the snapshot. See <a className="el" href="/content/api/cs/structkinetica_1_1RestoreBackupRequest_1_1Options#a0acc4e1616e833e9f4b702fb1a4c2475">RESTORE\_SUBSCRIPTIONS</a> for options to override the default behavior.</p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00085">85</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#afe3fe944ce6e33e76797526f85f968f1">◆ </a></span>USER</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.USER = "user"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/security/sec_concepts/#security-concepts-users" target="_top">User(s)</a> (internal and external) and associated permissions. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00091">91</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a98dc21f2035e6ca335179a1d4bf97d35">◆ </a></span>USER\_DEFINED\_FUNCTION</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">const string kinetica.RestoreBackupRequest.RestoreObjectsMap.USER\_DEFINED\_FUNCTION = "user\_defined\_function"</td>
                </tr>
              </table>
            </td>

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

      <div className="memdoc">
        <p><a href="/content/udf_overview" target="_top">UDF(s)</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source#l00095">95</a> of file <a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a>.</p>
      </div>
    </div>

    <hr />

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

    <ul>
      <li>\_build/public-os\_ubuntu24.04-arch\_amd64-cc\_gcc\_13.3.0/install/Kinetica/Protocol/<a className="el" href="/content/api/cs/__build_2public-os__ubuntu24_804-arch__amd64-cc__gcc__13_83_80_2install_2Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2RestoreBackup_8cs_source">RestoreBackup.cs</a></li>
    </ul>
  </div>
</div>
