public sealed class Engine.Types.ChatEngineMetadata : IMessage<Engine.Types.ChatEngineMetadata>, IEquatable<Engine.Types.ChatEngineMetadata>, IDeepCloneable<Engine.Types.ChatEngineMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class Engine.Types.ChatEngineMetadata.
Additional information of a Chat Engine.
Fields in this message are output only.
[[["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 documentation provides reference information for the `Engine.Types.ChatEngineMetadata` class within the Discovery Engine v1beta API."],["`ChatEngineMetadata` is a sealed class that offers additional details about a Chat Engine, with fields that are output-only."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to be used within .NET."],["The class has two constructors, one default and one which takes another instance of `Engine.Types.ChatEngineMetadata` as a parameter."],["The `DialogflowAgent` property allows you to retrieve or set the resource name of a linked Dialogflow agent."]]],[]]