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 latest version available for the Retail v2 API class `Model.Types.ServingConfigList` is version 2.12.0, with a range of prior versions listed back to 1.0.0."],["`Model.Types.ServingConfigList` represents a specific class within the Retail v2 API that arranges valid serving configurations for `PAGE_OPTIMIZATION` recommendations."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it's functional within the Google Protobuf framework."],["The `ServingConfigList` class provides a `ServingConfigIds` property, which is an optional, modifiable collection of string values representing valid serving configurations."],["Constructors for `ServingConfigList` are available, allowing for the creation of instances either without parameters or by copying an existing `ServingConfigList`."]]],[]]