public sealed class VersionConfig : IMessage<Environment.Types.VersionConfig>, IEquatable<Environment.Types.VersionConfig>, IDeepCloneable<Environment.Types.VersionConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class Environment.Types.VersionConfig.
[[["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 latest version available for `Environment.Types.VersionConfig` is 2.23.0."],["This page documents the `VersionConfig` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically for version 2.4.0, offering comprehensive reference documentation and code examples for the Dialogflow v3 API."],["The `VersionConfig` class is designed to manage configurations for different versions and includes constructors for creating new instances and copying existing ones."],["The class `VersionConfig` is shown to inherit from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration within the .NET environment."],["The property `Version` within `VersionConfig` is a string that represents the required format for referencing a version within a project, location, agent, and flow, specifying its path."]]],[]]