Retail v2 API - Class Model.Types.ModelFeaturesConfig (2.11.0)

public sealed class Model.Types.ModelFeaturesConfig : IMessage<Model.Types.ModelFeaturesConfig>, IEquatable<Model.Types.ModelFeaturesConfig>, IDeepCloneable<Model.Types.ModelFeaturesConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Retail v2 API class Model.Types.ModelFeaturesConfig.

Additional model features config.

Inheritance

object > Model.Types.ModelFeaturesConfig

Namespace

Google.Cloud.Retail.V2

Assembly

Google.Cloud.Retail.V2.dll

Constructors

ModelFeaturesConfig()

public ModelFeaturesConfig()

ModelFeaturesConfig(ModelFeaturesConfig)

public ModelFeaturesConfig(Model.Types.ModelFeaturesConfig other)
Parameter
Name Description
other ModelTypesModelFeaturesConfig

Properties

FrequentlyBoughtTogetherConfig

public Model.Types.FrequentlyBoughtTogetherFeaturesConfig FrequentlyBoughtTogetherConfig { get; set; }

Additional configs for frequently-bought-together models.

Property Value
Type Description
ModelTypesFrequentlyBoughtTogetherFeaturesConfig

TypeDedicatedConfigCase

public Model.Types.ModelFeaturesConfig.TypeDedicatedConfigOneofCase TypeDedicatedConfigCase { get; }
Property Value
Type Description
ModelTypesModelFeaturesConfigTypeDedicatedConfigOneofCase