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-07-02 UTC."],[[["This webpage details the `EnvironmentHistory.Types.Entry` class within the `Google.Cloud.Dialogflow.V2` namespace for .NET, representing an entry in the environment's history."],["The page provides a version history of the `EnvironmentHistory.Types.Entry` class, ranging from version 3.2.0 to the latest version 4.26.0, allowing access to previous versions."],["The `EnvironmentHistory.Types.Entry` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `Entry` class has constructors for creating new instances and includes properties such as `AgentVersion`, `CreateTime`, and `Description`, which provide details about the environment history entry."],["The latest `EnvironmentHistory.Types.Entry` version is `4.26.0` as of this documentation, with version `3.11.0` being the focal point with more detailed information regarding its properties and inheritance."]]],[]]