public sealed class Model.Types.ServingConfigList : IMessage<Model.Types.ServingConfigList>, IEquatable<Model.Types.ServingConfigList>, IDeepCloneable<Model.Types.ServingConfigList>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class Model.Types.ServingConfigList.
Represents an ordered combination of valid serving configs, which
can be used for PAGE_OPTIMIZATION recommendations.
[[["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 `ServingConfigList` class in the Retail v2 API represents an ordered set of valid serving configurations, designed for `PAGE_OPTIMIZATION` recommendations."],["This class is part of the `Google.Cloud.Retail.V2` namespace and is found within the `Google.Cloud.Retail.V2.dll` assembly."],["The `ServingConfigList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has a `ServingConfigIds` property of type `RepeatedField\u003cstring\u003e`, which is an optional set of valid serving configs used for `PAGE_OPTIMIZATION`."],["There are a range of versions available for the `ServingConfigList` documentation, spanning from version `1.0.0` to the latest `2.12.0`."]]],[]]