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-07-02 UTC."],[[["This webpage provides documentation for the `EnvironmentHistory.Types.Entry` class within the Google Cloud Dialogflow V2 API, specifically for .NET development."],["The latest version documented is 4.26.0, and the page lists versions back to 3.2.0, providing links to each version's specific documentation."],["The `EnvironmentHistory.Types.Entry` class represents a history entry for a Dialogflow environment and has properties like `AgentVersion`, `CreateTime`, and `Description`."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides details on the `Entry` class constructors, including a default constructor and a constructor that copies from an existing `EnvironmentHistory.Types.Entry` object."]]],[]]