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

> gpudb::ShowTableMetadataRequest — Kinetica C++ API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a8011e9d5df312e8f50583cc4b153dde8">GPUdb::showTableMetadata</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__table__metadata_8h_source">gpudb/protocol/show\_table\_metadata.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:a8682f8b3dcae88d86285a5a87a431d61" id="r_a8682f8b3dcae88d86285a5a87a431d61">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8682f8b3dcae88d86285a5a87a431d61">ShowTableMetadataRequest</a> ()</td>
      </tr>

      <tr className="memdesc:a8682f8b3dcae88d86285a5a87a431d61">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowTableMetadataRequest" title="A set of parameters for GPUdb::showTableMetadata.">ShowTableMetadataRequest</a> object with default parameters. <br /></td>
      </tr>

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

      <tr className="memitem:a3820d52176cc6d1446b6c87432a47b32" id="r_a3820d52176cc6d1446b6c87432a47b32">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a3820d52176cc6d1446b6c87432a47b32">ShowTableMetadataRequest</a> (const std::vector\< std::string > \&tableNames\_, const std::map\< std::string, std::string > \&options\_)</td>
      </tr>

      <tr className="memdesc:a3820d52176cc6d1446b6c87432a47b32">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowTableMetadataRequest" title="A set of parameters for GPUdb::showTableMetadata.">ShowTableMetadataRequest</a> object with the specified parameters. <br /></td>
      </tr>

      <tr className="separator:a3820d52176cc6d1446b6c87432a47b32">
        <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:a661318cc4b2061267cba1385e305adce" id="r_a661318cc4b2061267cba1385e305adce">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a661318cc4b2061267cba1385e305adce">tableNames</a></td>
      </tr>

      <tr className="memdesc:a661318cc4b2061267cba1385e305adce">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Names of tables whose metadata will be fetched, in \[ schema\_name. <br /></td>
      </tr>

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

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

      <tr className="memdesc:ac842384315705bf3cd75e97442d8bcc4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Optional parameters. <br /></td>
      </tr>

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

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

    <div className="textblock">
      <p>A set of parameters for <a className="el" href="/content/api/cpp/classgpudb_1_1GPUdb#a8011e9d5df312e8f50583cc4b153dde8">GPUdb::showTableMetadata</a>. </p>
      <p>Retrieves the user provided metadata for the specified tables. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__metadata_8h_source#l00018">18</a> of file <a className="el" href="/content/api/cpp/show__table__metadata_8h_source">show\_table\_metadata.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a8682f8b3dcae88d86285a5a87a431d61">◆ </a></span>ShowTableMetadataRequest() <span className="overload">\[1/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowTableMetadataRequest::ShowTableMetadataRequest </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_1ShowTableMetadataRequest" title="A set of parameters for GPUdb::showTableMetadata.">ShowTableMetadataRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__metadata_8h_source#l00024">24</a> of file <a className="el" href="/content/api/cpp/show__table__metadata_8h_source">show\_table\_metadata.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a3820d52176cc6d1446b6c87432a47b32">◆ </a></span>ShowTableMetadataRequest() <span className="overload">\[2/2]</span></h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowTableMetadataRequest::ShowTableMetadataRequest </td>
                  <td>(</td>
                  <td className="paramtype">const std::vector\< std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">tableNames\_</span></span>, </td>
                </tr>

                <tr>
                  <td className="paramkey" />

                  <td />

                  <td className="paramtype">const std::map\< std::string, std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">options\_</span></span> )</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_1ShowTableMetadataRequest" title="A set of parameters for GPUdb::showTableMetadata.">ShowTableMetadataRequest</a> object with the specified parameters. </p>

        <div className="dl params">
          <div className="dt">Parameters</div>

          <div className="dd">
            <table className="params">
              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">tableNames\_</td>
                <td>Names of tables whose metadata will be fetched, in \[schema\_name.]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. All provided tables must exist, or an error is returned. </td>
              </tr>

              <tr>
                <td className="paramdir">\[in]</td>
                <td className="paramname">options\_</td>
                <td>Optional parameters. The default value is an empty map. </td>
              </tr>
            </table>
          </div>
        </div>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__metadata_8h_source#l00044">44</a> of file <a className="el" href="/content/api/cpp/show__table__metadata_8h_source">show\_table\_metadata.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Optional parameters. </p>
        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__metadata_8h_source#l00062">62</a> of file <a className="el" href="/content/api/cpp/show__table__metadata_8h_source">show\_table\_metadata.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a661318cc4b2061267cba1385e305adce">◆ </a></span>tableNames</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::vector\<std::string> gpudb::ShowTableMetadataRequest::tableNames</td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Names of tables whose metadata will be fetched, in \[ schema\_name. </p>
        <p>\ ]table\_name format, using standard <a href="/content/concepts/tables/#table-name-resolution" target="_top">name resolution rules</a>. All provided tables must exist, or an error is returned. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__table__metadata_8h_source#l00057">57</a> of file <a className="el" href="/content/api/cpp/show__table__metadata_8h_source">show\_table\_metadata.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__table__metadata_8h_source">show\_table\_metadata.h</a></li>
    </ul>
  </div>
</div>
