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

> gpudb::DropEnvironmentResponse — 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#a14b76ff4dd5ab041e2ccbda35bf3b023">GPUdb::dropEnvironment</a>. <a href="#details">More...</a></p>
    <p><code>#include \<<a className="el" href="/content/api/cpp/drop__environment_8h_source">gpudb/protocol/drop\_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:a1605b7a38533df9f682c286198ca8618" id="r_a1605b7a38533df9f682c286198ca8618">
        <td className="memItemLeft" align="right" valign="top"> </td>
        <td className="memItemRight" valign="bottom"><a className="el" href="#a1605b7a38533df9f682c286198ca8618">DropEnvironmentResponse</a> ()</td>
      </tr>

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

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

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

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

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

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

      <tr className="separator:aa3455ddfab4be8c2ca10cfa26143d5d2">
        <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#a14b76ff4dd5ab041e2ccbda35bf3b023">GPUdb::dropEnvironment</a>. </p>
      <p className="definition">Definition at line <a className="el" href="/content/api/cpp/drop__environment_8h_source#l00151">151</a> of file <a className="el" href="/content/api/cpp/drop__environment_8h_source">drop\_environment.h</a>.</p>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="mlabels">
          <tr>
            <td className="mlabels-left">
              <table className="memname">
                <tr>
                  <td className="memname">gpudb::DropEnvironmentResponse::DropEnvironmentResponse </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_1DropEnvironmentResponse" title="A set of results returned by GPUdb::dropEnvironment.">DropEnvironmentResponse</a> object with default parameters. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/drop__environment_8h_source#l00156">156</a> of file <a className="el" href="/content/api/cpp/drop__environment_8h_source">drop\_environment.h</a>.</p>
      </div>
    </div>

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

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

      <div className="memdoc">
        <p>Value of <a className="el" href="/content/api/cpp/structgpudb_1_1DropEnvironmentRequest#a4cb261d0d8ef7e5b6151b5063b0e3b38">environmentName</a>. </p>
        <p className="definition">Definition at line <a className="el" href="/content/api/cpp/drop__environment_8h_source#l00166">166</a> of file <a className="el" href="/content/api/cpp/drop__environment_8h_source">drop\_environment.h</a>.</p>
      </div>
    </div>

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

    <div className="memitem">
      <div className="memproto">
        <table className="memname">
          <tr>
            <td className="memname">std::map\<std::string, std::string> gpudb::DropEnvironmentResponse::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/drop__environment_8h_source#l00171">171</a> of file <a className="el" href="/content/api/cpp/drop__environment_8h_source">drop\_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/drop__environment_8h_source">drop\_environment.h</a></li>
    </ul>
  </div>
</div>
