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-04-02 UTC."],[[["The webpage provides documentation for the `VersionMetrics` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its structure, properties, and inheritance."],["The latest version of the Dialogflow CX .NET library documented is 2.23.0, with older versions dating back to 1.0.0 also available for reference."],["The `VersionMetrics` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Key properties of the `VersionMetrics` class include `Metrics`, representing the inference result's metrics and confidence intervals, `SessionCount` indicating the number of sessions allocated to a version, and `Version`, which holds the flow version's name."],["The documentation lists both a parameterless constructor `VersionMetrics()` and one with the `Experiment.Types.Result.Types.VersionMetrics other` parameter."]]],[]]