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

> gpudb::CreateTableMonitorResponse — 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#ab379d6656d94cb2e54be2671ecd05d6c">GPUdb::createTableMonitor</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/create__table__monitor_8h_source">gpudb/protocol/create\_table\_monitor.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:a8b59a484a01e2fc775113bb3dd57c7d1" id="r_a8b59a484a01e2fc775113bb3dd57c7d1">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a8b59a484a01e2fc775113bb3dd57c7d1">CreateTableMonitorResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a8b59a484a01e2fc775113bb3dd57c7d1">
        <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:a4498d9c99e9502363ab4e63d7b0c998a" id="r_a4498d9c99e9502363ab4e63d7b0c998a">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4498d9c99e9502363ab4e63d7b0c998a">topicId</a></td>
      </tr>

      <tr className="memdesc:a4498d9c99e9502363ab4e63d7b0c998a">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The ZMQ topic ID to subscribe to for table events. <br /></td>
      </tr>

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

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

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

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

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

      <tr className="memdesc:aa168cadead6d2e3ed252e54c25f6fbe1">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">JSON Avro schema of the table, for use in decoding published records. <br /></td>
      </tr>

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

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

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

      <tr className="separator:aa29df4af9ffe39d70f340c98ea58377b">
        <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#ab379d6656d94cb2e54be2671ecd05d6c">GPUdb::createTableMonitor</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table__monitor_8h_source#l00421">421</a> of file <a className="el" href="/content/api/cpp/create__table__monitor_8h_source">create\_table\_monitor.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::CreateTableMonitorResponse::CreateTableMonitorResponse </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_1CreateTableMonitorResponse" title="A set of results returned by GPUdb::createTableMonitor.">CreateTableMonitorResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table__monitor_8h_source#l00427">427</a> of file <a className="el" href="/content/api/cpp/create__table__monitor_8h_source">create\_table\_monitor.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Additional information. </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a4d0ec3ef4b92cc21f0dd76de708e8aaa">create\_table\_monitor\_ttl</a>: For insert\_table/delete\_table events, the ttl of the table. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a9cbe0763f16705c448029b529b1e69e5">create\_table\_monitor\_insert\_topic\_id</a>: The topic id for 'insert' <a className="el" href="/content/api/cpp/namespacegpudb#a135e0633be241008715990221ac0495a">event</a> in <a className="el" href="/content/api/cpp/structgpudb_1_1CreateTableMonitorRequest#a642ce8f2a13c2794d2eef7c4e9c612b5">options</a>. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#aadb8fe897912b38ca266f40401fc4a19">create\_table\_monitor\_update\_topic\_id</a>: The topic id for 'update' <a className="el" href="/content/api/cpp/namespacegpudb#a135e0633be241008715990221ac0495a">event</a> in <a className="el" href="/content/api/cpp/structgpudb_1_1CreateTableMonitorRequest#a642ce8f2a13c2794d2eef7c4e9c612b5">options</a>. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a2a12c202e3cffe7d7bd020c1375fddad">create\_table\_monitor\_delete\_topic\_id</a>: The topic id for 'delete' <a className="el" href="/content/api/cpp/namespacegpudb#a135e0633be241008715990221ac0495a">event</a> in <a className="el" href="/content/api/cpp/structgpudb_1_1CreateTableMonitorRequest#a642ce8f2a13c2794d2eef7c4e9c612b5">options</a>. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a8fad783ee75c5a2d114d8e52deed0c9d">create\_table\_monitor\_insert\_type\_schema</a>: The JSON Avro schema of the table in <a className="el" href="#a0734adf31df9877762071c66b7d1137e">tableName</a>. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a7b60b9e423b0a927d02f524ff7f281b1">create\_table\_monitor\_update\_type\_schema</a>: The JSON Avro schema for 'update' events. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#ae4ea4d27af4c940634a16552c06978e8">create\_table\_monitor\_delete\_type\_schema</a>: The JSON Avro schema for 'delete' events. </li>
        </ul>

        <p>The default value is an empty map. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table__monitor_8h_source#l00482">482</a> of file <a className="el" href="/content/api/cpp/create__table__monitor_8h_source">create\_table\_monitor.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateTableMonitorRequest#a0e8f2441270fcee8e907355690991ec4">tableName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table__monitor_8h_source#l00444">444</a> of file <a className="el" href="/content/api/cpp/create__table__monitor_8h_source">create\_table\_monitor.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a4498d9c99e9502363ab4e63d7b0c998a">◆ </a></span>topicId</h2>

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

      <div className="memdoc">
        <p>The ZMQ topic ID to subscribe to for table events. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table__monitor_8h_source#l00438">438</a> of file <a className="el" href="/content/api/cpp/create__table__monitor_8h_source">create\_table\_monitor.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#aa168cadead6d2e3ed252e54c25f6fbe1">◆ </a></span>typeSchema</h2>

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

      <div className="memdoc">
        <p>JSON Avro schema of the table, for use in decoding published records. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__table__monitor_8h_source#l00450">450</a> of file <a className="el" href="/content/api/cpp/create__table__monitor_8h_source">create\_table\_monitor.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__table__monitor_8h_source">create\_table\_monitor.h</a></li>
    </ul>
  </div>
</div>
