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 v2beta1 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 document provides reference documentation for the `EnvironmentHistory.Types.Entry` class in the Google Cloud Dialogflow v2beta1 API."],["`EnvironmentHistory.Types.Entry` represents a single entry within the history of an environment and is implemented as a sealed class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others, providing extensive functionality."],["The class includes properties for `AgentVersion`, `CreateTime`, and `Description`, representing details of the environment's state at a specific point in time."],["There are two constructors available for `Entry`, one empty and another that accepts an existing instance of `EnvironmentHistory.Types.Entry`."]]],[]]