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-06-12 UTC."],[[["This webpage provides reference documentation for the `EnvironmentHistory.Types.Entry` class in the Google Cloud Dialogflow v2 API, specifically for .NET development, with the latest version being 4.26.0."],["The `EnvironmentHistory.Types.Entry` class represents an entry in the history of an environment and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["The documentation details the class's constructors (`Entry()` and `Entry(Entry)`) and properties, such as `AgentVersion`, `CreateTime`, and `Description`, used to get information about an environment's history."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities within the Google.Protobuf framework."],["The available versions for this documentation span from 3.2.0 up to 4.26.0, with links to the documentation for each of these versions."]]],[]]