public sealed class Entry : IMessage<EnvironmentHistory.Types.Entry>, IEquatable<EnvironmentHistory.Types.Entry>, IDeepCloneable<EnvironmentHistory.Types.Entry>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class EnvironmentHistory.Types.Entry.
[[["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 provides documentation for the `EnvironmentHistory.Types.Entry` class within the Google Cloud Dialogflow V2 API, specifically for version 4.4.0, with links to other versions."],["The `EnvironmentHistory.Types.Entry` class represents an entry in the environment history and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `AgentVersion`, `CreateTime`, and `Description`, which store the agent version, entry creation time, and a developer-provided description, respectively."],["There are two constructors available for the class, the default `Entry()` and a parameterized constructor `Entry(EnvironmentHistory.Types.Entry other)`."],["The documentation is available from version 3.2.0 up to 4.26.0, with 4.26.0 being the most recent version."]]],[]]