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."],[[["This webpage provides reference documentation for the `EnvironmentHistory.Types.Entry` class in the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The class `EnvironmentHistory.Types.Entry` represents an environment history entry and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists historical versions of the API, ranging from version 4.26.0 (latest) down to version 3.2.0, with each version providing a link to the corresponding documentation."],["The `EnvironmentHistory.Types.Entry` class has properties for `AgentVersion`, `CreateTime`, and `Description`, allowing you to access the relevant information from each entry."],["The available constructors are `Entry()` and `Entry(EnvironmentHistory.Types.Entry other)` to create new instances of this object."]]],[]]