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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-12 UTC."],[[["The latest version of the Google Cloud Dialogflow v2 API for .NET is 4.26.0, with a comprehensive history of versions available from 4.25.0 down to 3.2.0."],["The `EnvironmentHistory.Types.Entry` class represents a single entry in the history of an environment and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`EnvironmentHistory.Types.Entry` includes properties like `AgentVersion`, `CreateTime`, and `Description`, representing the agent version, the creation timestamp, and a developer-provided description, respectively."],["This documentation details reference material and code samples for the `EnvironmentHistory.Types.Entry` class, including its inheritance, implemented interfaces, constructors, and properties."]]],[]]