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."],[[["The `SubAgent` class in the Google Cloud Dialogflow v2beta1 API provides basic configuration for sub-agents."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SubAgent` class has two constructors, one default and one that takes another `SubAgent` as a parameter."],["It includes properties for `Environment` (an optional string representing the sub-agent environment) and `Project` (a required string indicating the project ID)."],["The latest version of the class is `1.0.0-beta23`, and it resides within the namespace `Google.Cloud.Dialogflow.V2Beta1` in the assembly `Google.Cloud.Dialogflow.V2Beta1.dll`."]]],[]]