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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `Model.Types.ServingConfigList` class within the Google Cloud Retail V2 API, specifically for .NET development."],["The `ServingConfigList` class represents an ordered combination of serving configurations used for `PAGE_OPTIMIZATION` recommendations."],["The documentation covers a range of versions, from 1.0.0 to the latest 2.12.0, showing the history and potential evolution of the class and its functionality."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in protocol buffer messaging and object management."],["The `ServingConfigIds` property of type `RepeatedField\u003cstring\u003e` is introduced, representing a collection of valid serving configs that are optional and can be used for page optimization."]]],[]]