public sealed class Engine.Types.ChatEngineConfig.Types.AgentCreationConfig : IMessage<Engine.Types.ChatEngineConfig.Types.AgentCreationConfig>, IEquatable<Engine.Types.ChatEngineConfig.Types.AgentCreationConfig>, IDeepCloneable<Engine.Types.ChatEngineConfig.Types.AgentCreationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class Engine.Types.ChatEngineConfig.Types.AgentCreationConfig.
Configurations for generating a Dialogflow agent.
Note that these configurations are one-time consumed by
and passed to Dialogflow service. It means they cannot be retrieved using
[EngineService.GetEngine][google.cloud.discoveryengine.v1.EngineService.GetEngine]
or
[EngineService.ListEngines][google.cloud.discoveryengine.v1.EngineService.ListEngines]
API after engine creation.
Agent location for Agent creation, supported values: global/us/eu.
If not provided, us Engine will create Agent using us-central-1 by
default; eu Engine will create Agent using eu-west-1 by default.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eAgentCreationConfig\u003c/code\u003e class within the Google Cloud Discovery Engine v1 API, specifically in the context of generating Dialogflow agents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentCreationConfig\u003c/code\u003e class, used in the creation of chat engines, is a one-time configuration object for Dialogflow and cannot be retrieved post-creation via \u003ccode\u003eEngineService.GetEngine\u003c/code\u003e or \u003ccode\u003eEngineService.ListEngines\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this resource is \u003ccode\u003e1.6.0\u003c/code\u003e, and versions back to \u003ccode\u003e1.0.0-beta06\u003c/code\u003e are also documented.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eAgentCreationConfig\u003c/code\u003e class include \u003ccode\u003eBusiness\u003c/code\u003e, \u003ccode\u003eDefaultLanguageCode\u003c/code\u003e, \u003ccode\u003eLocation\u003c/code\u003e, and \u003ccode\u003eTimeZone\u003c/code\u003e, which define the agent's operational parameters.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1 API - Class Engine.Types.ChatEngineConfig.Types.AgentCreationConfig (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig) \n\n public sealed class Engine.Types.ChatEngineConfig.Types.AgentCreationConfig : IMessage\u003cEngine.Types.ChatEngineConfig.Types.AgentCreationConfig\u003e, IEquatable\u003cEngine.Types.ChatEngineConfig.Types.AgentCreationConfig\u003e, IDeepCloneable\u003cEngine.Types.ChatEngineConfig.Types.AgentCreationConfig\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1 API class Engine.Types.ChatEngineConfig.Types.AgentCreationConfig.\n\nConfigurations for generating a Dialogflow agent.\n\nNote that these configurations are one-time consumed by\nand passed to Dialogflow service. It means they cannot be retrieved using\n\\[EngineService.GetEngine\\]\\[google.cloud.discoveryengine.v1.EngineService.GetEngine\\]\nor\n\\[EngineService.ListEngines\\]\\[google.cloud.discoveryengine.v1.EngineService.ListEngines\\]\nAPI after engine creation. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Engine.Types.ChatEngineConfig.Types.AgentCreationConfig \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Engine](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types)[ChatEngineConfig](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types)[AgentCreationConfig](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Engine](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types)[ChatEngineConfig](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types)[AgentCreationConfig](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Engine](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types)[ChatEngineConfig](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types)[AgentCreationConfig](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.Engine.Types.ChatEngineConfig.Types.AgentCreationConfig), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1.dll\n\nConstructors\n------------\n\n### AgentCreationConfig()\n\n public AgentCreationConfig()\n\n### AgentCreationConfig(AgentCreationConfig)\n\n public AgentCreationConfig(Engine.Types.ChatEngineConfig.Types.AgentCreationConfig other)\n\nProperties\n----------\n\n### Business\n\n public string Business { get; set; }\n\nName of the company, organization or other entity that the agent\nrepresents. Used for knowledge connector LLM prompt and for knowledge\nsearch.\n\n### DefaultLanguageCode\n\n public string DefaultLanguageCode { get; set; }\n\nRequired. The default language of the agent as a language tag.\nSee [Language\nSupport](https://cloud.google.com/dialogflow/docs/reference/language)\nfor a list of the currently supported language codes.\n\n### Location\n\n public string Location { get; set; }\n\nAgent location for Agent creation, supported values: global/us/eu.\nIf not provided, us Engine will create Agent using us-central-1 by\ndefault; eu Engine will create Agent using eu-west-1 by default.\n\n### TimeZone\n\n public string TimeZone { get; set; }\n\nRequired. The time zone of the agent from the [time zone\ndatabase](https://www.iana.org/time-zones), e.g., America/New_York,\nEurope/Paris."]]