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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]