public sealed class Experiment.Types.Result.Types.VersionMetrics : IMessage<Experiment.Types.Result.Types.VersionMetrics>, IEquatable<Experiment.Types.Result.Types.VersionMetrics>, IDeepCloneable<Experiment.Types.Result.Types.VersionMetrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Experiment.Types.Result.Types.VersionMetrics.
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 the `VersionMetrics` class within the Google Cloud Dialogflow CX V3 API, specifically for experiment result types, offering a comprehensive overview of its functionality."],["The documentation details the class's inheritance, which includes implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and it inherits from object."],["It provides a list of available versions for this specific resource, ranging from the latest version 2.23.0 down to version 1.0.0, giving users access to many of the previous versions."],["`VersionMetrics` includes properties such as `Metrics`, `SessionCount`, and `Version`, allowing users to understand experiment data, session allocations, and the associated version identifier."],["There are also included constructors for the `VersionMetrics` class, detailing how to instantiate a new object, one of which is an empty constructor and the other a constructor that takes another `VersionMetrics` object."]]],[]]