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 webpage provides documentation for the `VersionMetrics` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its properties and methods."],["It lists various versions of the Dialogflow CX API, ranging from version 2.23.0 (latest) down to 1.0.0, each linked to its respective documentation for `VersionMetrics`."],["The `VersionMetrics` class, a subclass of the Experiment.Types.Result.Types, implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains 3 properties, namely `Metrics`, `SessionCount` and `Version` where the user can find information and perform actions on associated metrics and confidence intervals, the amount of sessions and the version name."],["Constructors are available to instantiate `VersionMetrics` either with default settings or by copying an existing `VersionMetrics` object, along with inherited members and methods from the `Object` class."]]],[]]