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 webpage provides documentation for the `Model.Types.ServingConfigList` class within the Google Cloud Retail V2 API, specifically for .NET."],["This class represents an ordered combination of valid serving configurations that can be used for `PAGE_OPTIMIZATION` recommendations."],["The documentation includes a list of available versions of this class, ranging from version 1.0.0 up to the latest version, 2.12.0."],["The `ServingConfigList` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a `ServingConfigIds` property that can contain a set of valid serving configurations."]]],[]]