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."],[[["The latest version available is 2.23.0, but the current documentation page is for version 2.9.0."],["The content provides documentation and code samples for the `Environment.Types.VersionConfig` class within the Dialogflow v3 API."],["`Environment.Types.VersionConfig` class is used for configuring versions and implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `VersionConfig` class has two constructors, one being a default and the other accepting another `Environment.Types.VersionConfig` object as a parameter."],["The class contains a string property called `Version` that contains the path to a version resource, which is a required field."]]],[]]