public sealed class Environment.Types.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."],[[["This document provides reference documentation for the `Environment.Types.VersionConfig` class within the Dialogflow v3 API, specifically for the .NET environment."],["The `VersionConfig` class is used to define the configuration for a specific version, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It outlines the class's inheritance from `object` and the implementation of multiple interfaces, as well as the members inherited from `object`."],["The documentation details two constructors for `VersionConfig`: a default constructor and one that takes another `VersionConfig` object as a parameter, and describes the `Version` property, specifying the format and requirements for it."],["A comprehensive list of all available versions for the Dialogflow v3 API is provided, ranging from the latest version 2.23.0 down to 1.0.0, alongside their respective documentation links."]]],[]]