public sealed class VersionMetrics : IMessage<Experiment.Types.Result.Types.VersionMetrics>, IEquatable<Experiment.Types.Result.Types.VersionMetrics>, IDeepCloneable<Experiment.Types.Result.Types.VersionMetrics>, IBufferMessage, IMessage
The name of the flow [Version][google.cloud.dialogflow.cx.v3.Version].
Format: projects/<Project ID>/locations/<Location
ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>.
[[["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-03-21 UTC."],[[["The latest version of the Google.Cloud.Dialogflow.Cx.V3 library is 2.23.0, with numerous previous versions available for reference, ranging from 2.22.0 to 1.0.0."],["The `VersionMetrics` class represents metrics associated with a specific version in an experiment, providing data on session counts and inference results."],["`VersionMetrics` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting message handling, comparison, deep cloning, and buffer operations."],["The class includes properties such as `Metrics`, which contains a list of metrics with confidence intervals, `SessionCount`, representing the number of sessions allocated to the version, and `Version`, which is a string identifying the flow version."],["The provided content displays the ability to view the documentation for previous version releases, and is viewable via the hyperlink for each version number."]]],[]]