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

> gpudb::CreateEnvironmentResponse — 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#ae45e294adbb6e195ee0c90b06f8bdf93">GPUdb::createEnvironment</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/create__environment_8h_source">gpudb/protocol/create\_environment.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:a6fadd6e97dd9258a173a2930d665330e" id="r_a6fadd6e97dd9258a173a2930d665330e">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a6fadd6e97dd9258a173a2930d665330e">CreateEnvironmentResponse</a> ()</td>
      </tr>

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

      <tr className="separator:a6fadd6e97dd9258a173a2930d665330e">
        <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:a23c31bdbc4e4be7b32f9861471adeea2" id="r_a23c31bdbc4e4be7b32f9861471adeea2">
        <td className="memItemLeft" align="right" valign="top">std::string </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a23c31bdbc4e4be7b32f9861471adeea2">environmentName</a></td>
      </tr>

      <tr className="memdesc:a23c31bdbc4e4be7b32f9861471adeea2">
        <td className="mdescLeft"> </td>
        <td className="mdescRight">Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateEnvironmentRequest#a3f26d2d14c0883cb163a2da8317121fd">environmentName</a>. <br /></td>
      </tr>

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

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

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

      <tr className="separator:a4e90cf81f6394c382e4255b0aae9720d">
        <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#ae45e294adbb6e195ee0c90b06f8bdf93">GPUdb::createEnvironment</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__environment_8h_source#l00107">107</a> of file <a className="el" href="/content/api/cpp/create__environment_8h_source">create\_environment.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::CreateEnvironmentResponse::CreateEnvironmentResponse </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_1CreateEnvironmentResponse" title="A set of results returned by GPUdb::createEnvironment.">CreateEnvironmentResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__environment_8h_source#l00113">113</a> of file <a className="el" href="/content/api/cpp/create__environment_8h_source">create\_environment.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1CreateEnvironmentRequest#a3f26d2d14c0883cb163a2da8317121fd">environmentName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/create__environment_8h_source#l00123">123</a> of file <a className="el" href="/content/api/cpp/create__environment_8h_source">create\_environment.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::CreateEnvironmentResponse::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/create__environment_8h_source#l00128">128</a> of file <a className="el" href="/content/api/cpp/create__environment_8h_source">create\_environment.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__environment_8h_source">create\_environment.h</a></li>
    </ul>
  </div>
</div>
