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

> kinetica.AdminShowJobsResponse.Info — 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_1AdminShowJobsResponse#a4d1df024e2cebf658fec773d4b6deefe" title="Additional information.">AdminShowJobsResponse.info</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:a4b051ce5fe49d7e1ffb28a60f3e409d9" id="r_a4b051ce5fe49d7e1ffb28a60f3e409d9">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a4b051ce5fe49d7e1ffb28a60f3e409d9">JOB\_TAG</a> = "job\_tag"</td>
      </tr>

      <tr className="memdesc:a4b051ce5fe49d7e1ffb28a60f3e409d9">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The job tag specified by the user or if unspecified by user, an internally generated unique identifier for the job across clusters. <br /></td>
      </tr>

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

      <tr className="memitem:a9c78e7d6f3e184f54e7a2ec7387030f6" id="r_a9c78e7d6f3e184f54e7a2ec7387030f6">
        <td className="memItemLeft" align="right" valign="top">const string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a9c78e7d6f3e184f54e7a2ec7387030f6">WORKER\_INFO</a> = "worker\_info"</td>
      </tr>

      <tr className="memdesc:a9c78e7d6f3e184f54e7a2ec7387030f6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Worker job information as JSON. <br /></td>
      </tr>

      <tr className="separator:a9c78e7d6f3e184f54e7a2ec7387030f6">
        <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_1AdminShowJobsResponse#a4d1df024e2cebf658fec773d4b6deefe" title="Additional information.">AdminShowJobsResponse.info</a>. </p>
      <p>Additional information.</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_2AdminShowJobs_8cs_source#l00199">199</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_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a>.</p>
    </div>

    <h2 className="groupheader">Member Data Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a4b051ce5fe49d7e1ffb28a60f3e409d9">◆ </a></span>JOB\_TAG</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.AdminShowJobsResponse.Info.JOB\_TAG = "job\_tag"</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>The job tag specified by the user or if unspecified by user, an internally generated unique identifier for the job across clusters. </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_2AdminShowJobs_8cs_source#l00204">204</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_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a9c78e7d6f3e184f54e7a2ec7387030f6">◆ </a></span>WORKER\_INFO</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.AdminShowJobsResponse.Info.WORKER\_INFO = "worker\_info"</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>Worker job information as JSON. </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_2AdminShowJobs_8cs_source#l00207">207</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_2AdminShowJobs_8cs_source">AdminShowJobs.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_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2AdminShowJobs_8cs_source">AdminShowJobs.cs</a></li>
    </ul>
  </div>
</div>
