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, offering a comprehensive overview of its various versions."],["The content includes links to the documentation for versions ranging from 4.26.0 (latest) down to 3.2.0 of the `EnvironmentHistory.Types.Entry`."],["The `Entry` class represents an environment history entry and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Entry` class has different properties such as AgentVersion which is a string, CreateTime which is a Timestamp, and Description which is a String."],["This document also includes all the constructors, one being an empty `Entry()` constructor, and one that takes in another `EnvironmentHistory.Types.Entry`."]]],[]]