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

> gpudb::ShowTriggersRequest — 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#aa866be48a1507fae7b1f04cabb2dec7b">GPUdb::showTriggers</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__triggers_8h_source">gpudb/protocol/show\_triggers.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:ab4ce6f9b7b4ba22ca78ba06997005890" id="r_ab4ce6f9b7b4ba22ca78ba06997005890">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab4ce6f9b7b4ba22ca78ba06997005890">ShowTriggersRequest</a> ()</td>
      </tr>

      <tr className="memdesc:ab4ce6f9b7b4ba22ca78ba06997005890">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructs a <a className="el" href="/content/api/cpp/structgpudb_1_1ShowTriggersRequest" title="A set of parameters for GPUdb::showTriggers.">ShowTriggersRequest</a> object with default parameters. <br /></td>
      </tr>

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

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

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

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

      <tr className="memdesc:a51f0c8d07a1b9dae33e5393bae7c67c4">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">List of IDs of the triggers whose information is to be retrieved. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a62fd1220274c48d3639f0e4d2aa93519">
        <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#aa866be48a1507fae7b1f04cabb2dec7b">GPUdb::showTriggers</a>. </p>
      <p>Retrieves information regarding the specified triggers or all existing triggers currently active. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__triggers_8h_source#l00019">19</a> of file <a className="el" href="/content/api/cpp/show__triggers_8h_source">show\_triggers.h</a>.</p>
    </div>

    <h2 className="groupheader">Constructor & Destructor Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#ab4ce6f9b7b4ba22ca78ba06997005890">◆ </a></span>ShowTriggersRequest() <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::ShowTriggersRequest::ShowTriggersRequest </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_1ShowTriggersRequest" title="A set of parameters for GPUdb::showTriggers.">ShowTriggersRequest</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__triggers_8h_source#l00024">24</a> of file <a className="el" href="/content/api/cpp/show__triggers_8h_source">show\_triggers.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad54cf505178bbeeb2411cfacca1bc7e3">◆ </a></span>ShowTriggersRequest() <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::ShowTriggersRequest::ShowTriggersRequest </td>
                  <td>(</td>
                  <td className="paramtype">const std::vector\< std::string > &</td>
                  <td className="paramname"><span className="paramname"><span className="em">triggerIds\_</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_1ShowTriggersRequest" title="A set of parameters for GPUdb::showTriggers.">ShowTriggersRequest</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">triggerIds\_</td>
                <td>List of IDs of the triggers whose information is to be retrieved. An empty list means information will be retrieved on all active triggers. </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__triggers_8h_source#l00041">41</a> of file <a className="el" href="/content/api/cpp/show__triggers_8h_source">show\_triggers.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowTriggersRequest::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__triggers_8h_source#l00057">57</a> of file <a className="el" href="/content/api/cpp/show__triggers_8h_source">show\_triggers.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a51f0c8d07a1b9dae33e5393bae7c67c4">◆ </a></span>triggerIds</h2>

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

      <div className="memdoc">
        <p>List of IDs of the triggers whose information is to be retrieved. </p>
        <p>An empty list means information will be retrieved on all active triggers. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__triggers_8h_source#l00052">52</a> of file <a className="el" href="/content/api/cpp/show__triggers_8h_source">show\_triggers.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__triggers_8h_source">show\_triggers.h</a></li>
    </ul>
  </div>
</div>
