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.
Required. Both flow and playbook versions are supported.
Format for flow version:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/versions/<VersionID>.
Format for playbook version:
projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/playbooks/<PlaybookID>/versions/<VersionID>.
[[["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-04-09 UTC."],[[["The content provides reference documentation for the `Environment.Types.VersionConfig` class within the Dialogflow v3 API, specifically for the .NET environment."],["It lists available versions of the Dialogflow.Cx.V3 API, ranging from version 1.0.0 to the latest version 2.23.0, with hyperlinks to the documentation for each respective version."],["The `Environment.Types.VersionConfig` class is detailed, showing that it is a configuration class for defining versions within the Dialogflow environment, and shows the interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details two constructors for `VersionConfig`, one is a default constructor and the other takes an existing `Environment.Types.VersionConfig` object as a parameter to create a new object, and it also features the `Version` and `VersionAsVersionName` properties."]]],[]]