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 details the `VersionConfig` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used for configuring versions in Dialogflow CX environments."],["The latest version available for `VersionConfig` is 2.23.0, and the page provides links to documentation for versions ranging from 1.0.0 to 2.23.0."],["The `VersionConfig` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another `VersionConfig` object, and a property named `Version` for setting the version ID."],["`VersionConfig` is found within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly and is specifically designed for managing configurations of versions in Dialogflow CX."]]],[]]