Optional. The unique identifier (environment name in dialogflow console)
of this sub-agent environment. Assumes draft environment if environment
is not set.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `SubAgent` class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta20, with links to the latest beta (1.0.0-beta23) and the 1.0.0-beta22 versions."],["The `SubAgent` class is used to configure a sub-agent in Dialogflow, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["The `SubAgent` class inherits from the base `object` class and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The class contains two properties, `Environment` and `Project`, which allow to set the sub-agent's environment and the associated project ID."],["The `SubAgent` class offers two constructors: a default constructor `SubAgent()` and an overloaded constructor `SubAgent(SubAgent other)` that accepts another SubAgent as a parameter."]]],[]]