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

> gpudb::ShowDatasinkResponse — 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#a13af4020cdbe38c12188d1c8488c99aa">GPUdb::showDatasink</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/show__datasink_8h_source">gpudb/protocol/show\_datasink.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:a208285264507cbe25f0e19bf285fc1c2" id="r_a208285264507cbe25f0e19bf285fc1c2">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a208285264507cbe25f0e19bf285fc1c2">ShowDatasinkResponse</a> ()</td>
      </tr>

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

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

      <tr className="memdesc:a72c2558e81db5f5c4b475292746e5633">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The data sink names. <br /></td>
      </tr>

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

      <tr className="memitem:abb48ec915d632d1724222e59d454e657" id="r_abb48ec915d632d1724222e59d454e657">
        <td className="memItemLeft" align="right" valign="top">std::vector\< std::string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#abb48ec915d632d1724222e59d454e657">destinationTypes</a></td>
      </tr>

      <tr className="memdesc:abb48ec915d632d1724222e59d454e657">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The destination type of the data sinks named in <a className="el" href="#a72c2558e81db5f5c4b475292746e5633">datasinkNames</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a17daa9777ef3920d084a3065ec4846e2" id="r_a17daa9777ef3920d084a3065ec4846e2">
        <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="#a17daa9777ef3920d084a3065ec4846e2">additionalInfo</a></td>
      </tr>

      <tr className="memdesc:a17daa9777ef3920d084a3065ec4846e2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Additional information about the respective data sinks in <a className="el" href="#a72c2558e81db5f5c4b475292746e5633">datasinkNames</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a14d33e92ce86d9570df4c76578a3c698">
        <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#a13af4020cdbe38c12188d1c8488c99aa">GPUdb::showDatasink</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__datasink_8h_source#l00111">111</a> of file <a className="el" href="/content/api/cpp/show__datasink_8h_source">show\_datasink.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::ShowDatasinkResponse::ShowDatasinkResponse </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_1ShowDatasinkResponse" title="A set of results returned by GPUdb::showDatasink.">ShowDatasinkResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__datasink_8h_source#l00116">116</a> of file <a className="el" href="/content/api/cpp/show__datasink_8h_source">show\_datasink.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Additional information about the respective data sinks in <a className="el" href="#a72c2558e81db5f5c4b475292746e5633">datasinkNames</a>. </p>

        <ul>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#affff8ba41f1d43ad0a4a3e3b258c0d9a">show\_datasink\_destination</a>: Destination for the output data in 'destination\_type://path\[:port]' format. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a64e9b0c64b102368833fe1565c7199f1">show\_datasink\_kafka\_topic\_name</a>: Kafka topic if the data sink type is a Kafka broker. </li>
          <li> <a className="el" href="/content/api/cpp/namespacegpudb#a0ff56c7552589483549d98a86210607f">show\_datasink\_user\_name</a>: Name of the remote system user. </li>
        </ul>

        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__datasink_8h_source#l00148">148</a> of file <a className="el" href="/content/api/cpp/show__datasink_8h_source">show\_datasink.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a72c2558e81db5f5c4b475292746e5633">◆ </a></span>datasinkNames</h2>

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

      <div className="memdoc">
        <p>The data sink names. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__datasink_8h_source#l00127">127</a> of file <a className="el" href="/content/api/cpp/show__datasink_8h_source">show\_datasink.h</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#abb48ec915d632d1724222e59d454e657">◆ </a></span>destinationTypes</h2>

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

      <div className="memdoc">
        <p>The destination type of the data sinks named in <a className="el" href="#a72c2558e81db5f5c4b475292746e5633">datasinkNames</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/show__datasink_8h_source#l00132">132</a> of file <a className="el" href="/content/api/cpp/show__datasink_8h_source">show\_datasink.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::ShowDatasinkResponse::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__datasink_8h_source#l00153">153</a> of file <a className="el" href="/content/api/cpp/show__datasink_8h_source">show\_datasink.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__datasink_8h_source">show\_datasink.h</a></li>
    </ul>
  </div>
</div>
