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."],[[["This webpage details the `VersionMetrics` class, which is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The `VersionMetrics` class is used to represent the metrics and results of a specific version in an experiment, including associated metrics and session counts."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for data management and manipulation."],["The `VersionMetrics` class includes properties such as `Metrics`, `SessionCount`, and `Version`, to store information about the experiment result, the number of sessions allocated, and its specific flow version."],["The content provides a list of available versions, going from version 1.0.0 all the way up to 2.23.0, with the latter being the latest, in the context of `Google.Cloud.Dialogflow.Cx.V3.Experiment.Types.Result.Types.VersionMetrics` which suggests a history of updates and revisions to this section."]]],[]]