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, 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."]]],[]]