> ## 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.GetJobResponse

> kinetica.GetJobResponse — Kinetica C# API

<div className="kinetica-doxygen">
  <div className="contents">
    <p>A set of results returned by <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica#afcc40cdc8d8e8e4e2a5a1059354623e6">Kinetica.getJob</a>. <a href="#details">More...</a></p>
    <div id="dynsection-0" className="dynheader closed"> Inheritance diagram for kinetica.GetJobResponse:</div>

    <div id="dynsection-0-summary" className="dynsummary" />

    <div id="dynsection-0-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <div id="dynsection-1" className="dynheader closed"> Collaboration diagram for kinetica.GetJobResponse:</div>

    <div id="dynsection-1-summary" className="dynsummary" />

    <div id="dynsection-1-content" className="dyncontent">
      <div className="center" />

      <div className="center"><span className="legend">\[<a target="top" href="/content/api/cs/graph_legend">legend</a>]</span></div>
    </div>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Classes</h2>
        </td>
      </tr>

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1JobStatus">JobStatus</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#af0459c96faca6193fca688c2dfacc708" title="Status of the submitted job.">GetJobResponse.job\_status</a>. <a href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1JobStatus#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1ResponseEncoding">ResponseEncoding</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#ab00685d12ccb75c1ac2bcf63a79c8e00" title="The encoding of the job result (contained in GetJobResponse.job_response or GetJobResponse....">GetJobResponse.response\_encoding</a>. <a href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1ResponseEncoding#details">More...</a><br /></td>
      </tr>

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

      <tr className="memitem:">
        <td className="memItemLeft" align="right" valign="top">struct  </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1StatusMap">StatusMap</a></td>
      </tr>

      <tr className="memdesc:">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">A set of string constants for the parameter <a className="el" href="#ad4da23c7aa40ca7934136fdb17ba15f6" title="Map of various status strings for the executed job.">GetJobResponse.status\_map</a>. <a href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1StatusMap#details">More...</a><br /></td>
      </tr>

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

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Properties</h2>
        </td>
      </tr>

      <tr className="memitem:a2d13edca45d882a2fb99c83ee7c91823" id="r_a2d13edca45d882a2fb99c83ee7c91823">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a2d13edca45d882a2fb99c83ee7c91823">endpoint</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a2d13edca45d882a2fb99c83ee7c91823">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The endpoint which is being executed asynchronously. <br /></td>
      </tr>

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

      <tr className="memitem:af0459c96faca6193fca688c2dfacc708" id="r_af0459c96faca6193fca688c2dfacc708">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#af0459c96faca6193fca688c2dfacc708">job\_status</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:af0459c96faca6193fca688c2dfacc708">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Status of the submitted job. <br /></td>
      </tr>

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

      <tr className="memitem:ab0d79ccce1a6ba4de65b6ade78a4738d" id="r_ab0d79ccce1a6ba4de65b6ade78a4738d">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab0d79ccce1a6ba4de65b6ade78a4738d">running</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ab0d79ccce1a6ba4de65b6ade78a4738d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">True if the end point is still executing. <br /></td>
      </tr>

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

      <tr className="memitem:a0248447914a6a87ae461fdcb1c880276" id="r_a0248447914a6a87ae461fdcb1c880276">
        <td className="memItemLeft" align="right" valign="top">int </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0248447914a6a87ae461fdcb1c880276">progress</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a0248447914a6a87ae461fdcb1c880276">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Approximate percentage of the job completed. <br /></td>
      </tr>

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

      <tr className="memitem:ae93e5b2b32220d0cd912e52fbb696b71" id="r_ae93e5b2b32220d0cd912e52fbb696b71">
        <td className="memItemLeft" align="right" valign="top">bool </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ae93e5b2b32220d0cd912e52fbb696b71">successful</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ae93e5b2b32220d0cd912e52fbb696b71">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">True if the job execution completed and no errors were encountered. <br /></td>
      </tr>

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

      <tr className="memitem:ab00685d12ccb75c1ac2bcf63a79c8e00" id="r_ab00685d12ccb75c1ac2bcf63a79c8e00">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ab00685d12ccb75c1ac2bcf63a79c8e00">response\_encoding</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ab00685d12ccb75c1ac2bcf63a79c8e00">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The encoding of the job result (contained in <a className="el" href="#a95b30883474a0c8052535728abce9b9d" title="The binary-encoded response of the job.">GetJobResponse.job\_response</a> or <a className="el" href="#a0354332384108beaf6c4f11a5ba00e0f" title="The json-encoded response of the job.">GetJobResponse.job\_response\_str</a>. <br /></td>
      </tr>

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

      <tr className="memitem:a95b30883474a0c8052535728abce9b9d" id="r_a95b30883474a0c8052535728abce9b9d">
        <td className="memItemLeft" align="right" valign="top">byte\[] </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a95b30883474a0c8052535728abce9b9d">job\_response</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a95b30883474a0c8052535728abce9b9d">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The binary-encoded response of the job. <br /></td>
      </tr>

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

      <tr className="memitem:a0354332384108beaf6c4f11a5ba00e0f" id="r_a0354332384108beaf6c4f11a5ba00e0f">
        <td className="memItemLeft" align="right" valign="top">string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a0354332384108beaf6c4f11a5ba00e0f">job\_response\_str</a><code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:a0354332384108beaf6c4f11a5ba00e0f">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">The json-encoded response of the job. <br /></td>
      </tr>

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

      <tr className="memitem:ad4da23c7aa40ca7934136fdb17ba15f6" id="r_ad4da23c7aa40ca7934136fdb17ba15f6">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#ad4da23c7aa40ca7934136fdb17ba15f6">status\_map</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

      <tr className="memdesc:ad4da23c7aa40ca7934136fdb17ba15f6">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Map of various status strings for the executed job. <br /></td>
      </tr>

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

      <tr className="memitem:a63ef4786da44dd30c1e132f481e90012" id="r_a63ef4786da44dd30c1e132f481e90012">
        <td className="memItemLeft" align="right" valign="top">IDictionary\< string, string > </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a63ef4786da44dd30c1e132f481e90012">info</a> = new Dictionary\<string, string>()<code> \[get, set]</code></td>
      </tr>

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

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

      <tr className="inherit_header properties_classkinetica_1_1KineticaData">
        <td colSpan="2"> Properties inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData" id="r_aceefbe60fab98d5b1a834d47056a4e77">
        <td className="memItemLeft" align="right" valign="top">Schema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#aceefbe60fab98d5b1a834d47056a4e77">Schema</a><code> \[get]</code></td>
      </tr>

      <tr className="memdesc:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Avro Schema for this class. <br /></td>
      </tr>

      <tr className="separator:aceefbe60fab98d5b1a834d47056a4e77 inherit properties_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>
    </table>

    <table className="memberdecls">
      <tr className="heading">
        <td colSpan="2">
          <h2 className="groupheader"> Additional Inherited Members</h2>
        </td>
      </tr>

      <tr className="inherit_header pub_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData" id="r_a6a494237f126f79a7f478b7614323482">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a6a494237f126f79a7f478b7614323482">KineticaData</a> (<a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a> type)</td>
      </tr>

      <tr className="memdesc:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Constructor from <a className="el" href="/content/api/cs/classkinetica_1_1Kinetica" title="API to talk to Kinetica Database.">Kinetica</a> Type. <br /></td>
      </tr>

      <tr className="separator:a6a494237f126f79a7f478b7614323482 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ac8cbdce08f2dd7d0d02bf0f279d79b79">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ac8cbdce08f2dd7d0d02bf0f279d79b79">KineticaData</a> (System.Type type=null)</td>
      </tr>

      <tr className="memdesc:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Default constructor, with optional System.Type. <br /></td>
      </tr>

      <tr className="separator:ac8cbdce08f2dd7d0d02bf0f279d79b79 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData" id="r_a8fceb0fc6b641ef28b7548bc2820e48f">
        <td className="memItemLeft" align="right" valign="top">object </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a8fceb0fc6b641ef28b7548bc2820e48f">Get</a> (int fieldPos)</td>
      </tr>

      <tr className="memdesc:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Retrieve a specific property from this object. <br /></td>
      </tr>

      <tr className="separator:a8fceb0fc6b641ef28b7548bc2820e48f inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData" id="r_ad02b0bac0aa3f8a64b0ec46a94bd06f0">
        <td className="memItemLeft" align="right" valign="top">void </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#ad02b0bac0aa3f8a64b0ec46a94bd06f0">Put</a> (int fieldPos, object fieldValue)</td>
      </tr>

      <tr className="memdesc:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Write a specific property to this object. <br /></td>
      </tr>

      <tr className="separator:ad02b0bac0aa3f8a64b0ec46a94bd06f0 inherit pub_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="inherit_header pub_static_methods_classkinetica_1_1KineticaData">
        <td colSpan="2"> Static Public Member Functions inherited from <a className="el" href="/content/api/cs/classkinetica_1_1KineticaData">kinetica.KineticaData</a></td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="memSeparator" colSpan="2"> </td>
      </tr>

      <tr className="memitem:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData" id="r_a9474d49c9399dbe86f31a3ba07ff4691">
        <td className="memItemLeft" align="right" valign="top">static ? RecordSchema </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="/content/api/cs/classkinetica_1_1KineticaData#a9474d49c9399dbe86f31a3ba07ff4691">SchemaFromType</a> (System.Type t, <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType">KineticaType</a>? ktype=null)</td>
      </tr>

      <tr className="memdesc:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Create an Avro Schema from a System.Type and a <a className="el" href="/content/api/cs/classkinetica_1_1KineticaType" title="Describes a Kinetica record type — its columns, properties, and Avro schema — and can create the type...">KineticaType</a>. <br /></td>
      </tr>

      <tr className="separator:a9474d49c9399dbe86f31a3ba07ff4691 inherit pub_static_methods_classkinetica_1_1KineticaData">
        <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/cs/classkinetica_1_1Kinetica#afcc40cdc8d8e8e4e2a5a1059354623e6">Kinetica.getJob</a>. </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_2GetJob_8cs_source#l00074">74</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
    </div>

    <h2 className="groupheader">Property Documentation</h2>
    <h2 className="memtitle"><span className="permalink"><a href="#a2d13edca45d882a2fb99c83ee7c91823">◆ </a></span>endpoint</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.GetJobResponse.endpoint</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The endpoint which is being executed asynchronously. </p>
        <p>E.g. '/alter/table'.</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_2GetJob_8cs_source#l00135">135</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.GetJobResponse.info = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <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_2GetJob_8cs_source#l00232">232</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a95b30883474a0c8052535728abce9b9d">◆ </a></span>job\_response</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">byte \[] kinetica.GetJobResponse.job\_response</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The binary-encoded response of the job. </p>
        <p>This field is populated only when the job has completed and <a className="el" href="#ab00685d12ccb75c1ac2bcf63a79c8e00" title="The encoding of the job result (contained in GetJobResponse.job_response or GetJobResponse....">GetJobResponse.response\_encoding</a> is <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1ResponseEncoding#aa3a4841a873c91c1a23f93d1755f8bfd">BINARY</a>.</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_2GetJob_8cs_source#l00208">208</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0354332384108beaf6c4f11a5ba00e0f">◆ </a></span>job\_response\_str</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.GetJobResponse.job\_response\_str</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The json-encoded response of the job. </p>
        <p>This field is populated only when the job has completed and <a className="el" href="#ab00685d12ccb75c1ac2bcf63a79c8e00" title="The encoding of the job result (contained in GetJobResponse.job_response or GetJobResponse....">GetJobResponse.response\_encoding</a> is <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1ResponseEncoding#a6c6da388c1097083039ab060ccc964fd">JSON</a>.</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_2GetJob_8cs_source#l00215">215</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#af0459c96faca6193fca688c2dfacc708">◆ </a></span>job\_status</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.GetJobResponse.job\_status</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Status of the submitted job. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1JobStatus#ac660b66e9c23f255f711f15220a5567b">RUNNING</a>: The job is currently executing. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1JobStatus#ab00789e0ae0d73cd1dd9cefa9c7b6030">DONE</a>: The job execution has successfully completed and the response is included in the <a className="el" href="#a95b30883474a0c8052535728abce9b9d" title="The binary-encoded response of the job.">GetJobResponse.job\_response</a> or <a className="el" href="#a0354332384108beaf6c4f11a5ba00e0f" title="The json-encoded response of the job.">GetJobResponse.job\_response\_str</a> field. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1JobStatus#affa428407396fa56d6ce2efed3560ca7">ERROR</a>: The job was attempted, but an error was encountered. The <a className="el" href="#ad4da23c7aa40ca7934136fdb17ba15f6" title="Map of various status strings for the executed job.">GetJobResponse.status\_map</a> contains the details of the error in error\_message. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1JobStatus#a33d21580e7adc7d6921f51f04ac31b0f">CANCELLED</a>: Job cancellation was requested while the execution was in progress. </li>
        </ul>

        <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_2GetJob_8cs_source#l00169">169</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#a0248447914a6a87ae461fdcb1c880276">◆ </a></span>progress</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">int kinetica.GetJobResponse.progress</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Approximate percentage of the job completed. </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_2GetJob_8cs_source#l00175">175</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab00685d12ccb75c1ac2bcf63a79c8e00">◆ </a></span>response\_encoding</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">string kinetica.GetJobResponse.response\_encoding</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>The encoding of the job result (contained in <a className="el" href="#a95b30883474a0c8052535728abce9b9d" title="The binary-encoded response of the job.">GetJobResponse.job\_response</a> or <a className="el" href="#a0354332384108beaf6c4f11a5ba00e0f" title="The json-encoded response of the job.">GetJobResponse.job\_response\_str</a>. </p>
        <p>Supported values:</p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1ResponseEncoding#aa3a4841a873c91c1a23f93d1755f8bfd">BINARY</a>: The job result is binary-encoded. It is contained in <a className="el" href="#a95b30883474a0c8052535728abce9b9d" title="The binary-encoded response of the job.">GetJobResponse.job\_response</a>. </li>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1ResponseEncoding#a6c6da388c1097083039ab060ccc964fd">JSON</a>: The job result is JSON-encoded. It is contained in <a className="el" href="#a0354332384108beaf6c4f11a5ba00e0f" title="The json-encoded response of the job.">GetJobResponse.job\_response\_str</a>. </li>
        </ul>

        <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_2GetJob_8cs_source#l00201">201</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ab0d79ccce1a6ba4de65b6ade78a4738d">◆ </a></span>running</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">bool kinetica.GetJobResponse.running</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>True if the end point is still executing. </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_2GetJob_8cs_source#l00172">172</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ad4da23c7aa40ca7934136fdb17ba15f6">◆ </a></span>status\_map</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">IDictionary\< string, string > kinetica.GetJobResponse.status\_map = new Dictionary\<string, string>()</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>Map of various status strings for the executed job. </p>

        <ul>
          <li> <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1StatusMap#a18916a38a70824a2bdad0e62e6cb3d47">ERROR\_MESSAGE</a>: Explains what error occurred while running the job asynchronously. This entry only exists when the job status is <a className="el" href="/content/api/cs/structkinetica_1_1GetJobResponse_1_1JobStatus#affa428407396fa56d6ce2efed3560ca7">ERROR</a>. </li>
        </ul>

        <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_2GetJob_8cs_source#l00229">229</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

    <h2 className="memtitle"><span className="permalink"><a href="#ae93e5b2b32220d0cd912e52fbb696b71">◆ </a></span>successful</h2>

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">bool kinetica.GetJobResponse.successful</td>
                </tr>
              </table>
            </td>

            <td className="mlabels-right"> <span className="mlabels"><span className="mlabel get">get</span><span className="mlabel set">set</span></span> </td>
          </tr>
        </table>
      </div>

      <div className="memdoc">
        <p>True if the job execution completed and no errors were encountered. </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_2GetJob_8cs_source#l00179">179</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_2GetJob_8cs_source">GetJob.cs</a>.</p>
      </div>
    </div>

    <hr />

    The documentation for this class 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_2GetJob_8cs_source">GetJob.cs</a></li>
      <li>Kinetica/Protocol/<a className="el" href="/content/api/cs/Kinetica_2Protocol_2GetJob_8cs_source">GetJob.cs</a></li>
    </ul>
  </div>
</div>
