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 documentation for the `EnvironmentHistory.Types.Entry` class within the Google Cloud Dialogflow V2 API, specifically for the .NET framework, with version 4.16.0 as the base reference version."],["The `EnvironmentHistory.Types.Entry` class represents a single entry in the history of a Dialogflow environment, detailing changes and states over time."],["The content also provides a list of versions with the latest at version 4.26.0 and going down to version 3.2.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffer management."],["Key properties of the `EnvironmentHistory.Types.Entry` class include `AgentVersion`, `CreateTime`, and `Description`, allowing for tracking of agent versions, timestamps, and custom descriptions associated with each historical entry."]]],[]]