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 version 4.13.0."],["The `EnvironmentHistory.Types.Entry` class represents a single entry in the history of environment changes and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of previous versions, ranging from 4.26.0 (latest) down to 3.2.0, with links to their respective documentation pages."],["The class `EnvironmentHistory.Types.Entry` has three properties: AgentVersion, CreateTime and Description, each one serving a specific purpose in logging environment history."],["There are two constructor overloads, one default and one that takes an EnvironmentHistory.Types.Entry object as a parameter, for creating new objects of this type."]]],[]]