public sealed class Agent.Types.GenAppBuilderSettings : IMessage<Agent.Types.GenAppBuilderSettings>, IEquatable<Agent.Types.GenAppBuilderSettings>, IDeepCloneable<Agent.Types.GenAppBuilderSettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Agent.Types.GenAppBuilderSettings.
Required. The full name of the Gen App Builder engine related to this
agent if there is one. Format: projects/{Project ID}/locations/{Location
ID}/collections/{Collection ID}/engines/{Engine ID}
[[["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 webpage provides documentation for the `Agent.Types.GenAppBuilderSettings` class within the Google Cloud Dialogflow CX v3 API, detailing its functionality for configuring settings in Gen App Builder."],["The latest version documented is 2.23.0, with a history of versions ranging from 1.0.0 up to the most recent, allowing users to find the version they need."],["The `GenAppBuilderSettings` class includes properties such as `Engine`, which allows users to specify the full name of the Gen App Builder engine related to a particular agent."],["This class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and various functionalities."],["Constructors for the `GenAppBuilderSettings` class are available, including one that allows cloning an existing instance and another for creating a default instance, which provide flexibility for initialization."]]],[]]