Google Cloud Dialogflow v2 API - Class SmartReplyModelMetadata (4.18.0)

public sealed class SmartReplyModelMetadata : IMessage<SmartReplyModelMetadata>, IEquatable<SmartReplyModelMetadata>, IDeepCloneable<SmartReplyModelMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SmartReplyModelMetadata.

Metadata for smart reply models.

Inheritance

object > SmartReplyModelMetadata

Namespace

Google.Cloud.Dialogflow.V2

Assembly

Google.Cloud.Dialogflow.V2.dll

Constructors

SmartReplyModelMetadata()

public SmartReplyModelMetadata()

SmartReplyModelMetadata(SmartReplyModelMetadata)

public SmartReplyModelMetadata(SmartReplyModelMetadata other)
Parameter
NameDescription
otherSmartReplyModelMetadata

Properties

TrainingModelType

public ConversationModel.Types.ModelType TrainingModelType { get; set; }

Optional. Type of the smart reply model. If not provided, model_type is used.

Property Value
TypeDescription
ConversationModelTypesModelType