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 reference documentation and code samples for the `Agent.Types.GenAppBuilderSettings` class within the Dialogflow v3 API."],["The `Agent.Types.GenAppBuilderSettings` class is used to configure settings for Gen App Builder, implementing several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for this class is 2.23.0, and documentation for various versions, ranging from 1.0.0 to 2.23.0, are accessible through the provided links."],["The class has two constructors, one default and one that accepts another `GenAppBuilderSettings` object to create a new object from the provided one, and contains one property, the `Engine` property."],["The `Engine` property is required and represents the full name of the Gen App Builder engine, with the specific format being: `projects/{Project ID}/locations/{Location ID}/collections/{Collection ID}/engines/{Engine ID}`."]]],[]]