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 content provides documentation for `VersionMetrics`, a class within the `Google.Cloud.Dialogflow.Cx.V3` namespace used to represent version metrics in Dialogflow CX experiments, with the latest version being `2.23.0`."],["`VersionMetrics` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the `Object` class and it's primarily found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["This class includes properties like `Metrics`, which holds the metrics data, `SessionCount`, which represents the number of sessions, and `Version`, a string detailing the associated flow version."],["There are multiple documented versions available for `Google.Cloud.Dialogflow.Cx.V3.Experiment.Types.Result.Types.VersionMetrics` ranging from `1.0.0` to `2.23.0`, allowing users to navigate and use different documented builds."]]],[]]