public sealed class VersionConfig : IMessage<Environment.Types.VersionConfig>, IEquatable<Environment.Types.VersionConfig>, IDeepCloneable<Environment.Types.VersionConfig>, IBufferMessage, IMessage
[[["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 provides documentation for the `VersionConfig` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, part of the Dialogflow CX V3 API."],["The latest available version is 2.23.0, with a comprehensive list of versions ranging from 2.22.0 down to 1.0.0 available for review and reference."],["The `VersionConfig` class is a sealed class, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, representing the configuration for a specific version."],["The `VersionConfig` class has a constructor with no parameters and another constructor that can accept an object of `Environment.Types.VersionConfig`."],["It also has a `Version` property of type string, which is required, formatted as `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/agents/\u003cAgent ID\u003e/flows/\u003cFlow ID\u003e/versions/\u003cVersion ID\u003e`."]]],[]]