public sealed class EnvironmentHistory.Types.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."],[[["The provided content details the version history and documentation for the `EnvironmentHistory.Types.Entry` class within the Google Cloud Dialogflow v2 API, specifically within the .NET framework."],["Version 4.26.0 is the latest version available, and the content includes an extensive list of previous versions dating back to version 3.2.0, each linked to their respective documentation pages."],["The `EnvironmentHistory.Types.Entry` class is a sealed class that represents an entry in the environment history, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `EnvironmentHistory.Types.Entry` class include `AgentVersion`, `CreateTime`, and `Description`, which store the agent version, creation time, and a developer-provided description of the environment history entry."],["The information details that this `Entry` class can be constructed either as an empty entry, or by copying over an existing `Entry` object."]]],[]]