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.
Configuration for the version.
Implements
IMessageEnvironmentTypesVersionConfig, IEquatableEnvironmentTypesVersionConfig, IDeepCloneableEnvironmentTypesVersionConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Dialogflow.Cx.V3Assembly
Google.Cloud.Dialogflow.Cx.V3.dll
Constructors
VersionConfig()
public VersionConfig()
VersionConfig(VersionConfig)
public VersionConfig(Environment.Types.VersionConfig other)
Parameter | |
---|---|
Name | Description |
other |
EnvironmentTypesVersionConfig |
Properties
Version
public string Version { get; set; }
Required. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>/versions/<Version ID>.
Property Value | |
---|---|
Type | Description |
string |