public sealed class Entry : IMessage<EnvironmentHistory.Types.Entry>, IEquatable<EnvironmentHistory.Types.Entry>, IDeepCloneable<EnvironmentHistory.Types.Entry>, IBufferMessage, IMessage
[[["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-06-12 UTC."],[[["This webpage details the `EnvironmentHistory.Types.Entry` class within the `Google.Cloud.Dialogflow.V2` namespace for .NET, providing a history of environment entries, with the latest version being 4.26.0."],["The class `EnvironmentHistory.Types.Entry` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `Entry` class offers properties such as `AgentVersion`, `CreateTime`, and `Description` to capture data about each environment history entry."],["There are multiple versioned links provided for the `EnvironmentHistory.Types.Entry`, starting from version 4.26.0 down to version 3.2.0."],["The class has two constructors, `Entry()` and `Entry(EnvironmentHistory.Types.Entry other)` that will create an Entry object."]]],[]]