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."],[[["This document provides reference information for the `Model.Types.ServingConfigList` class within the Google Cloud Retail v2 API, specifically version 2.10.0."],["The `ServingConfigList` class represents an ordered combination of valid serving configurations suitable for `PAGE_OPTIMIZATION` recommendations."],["It inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers constructors for creating new instances, either empty or by copying another `ServingConfigList`, and it includes a `ServingConfigIds` property to manage a set of valid serving config identifiers."],["This page provides access to all previous versions of the `ServingConfigList`, starting from v1.0.0 to v2.12.0, the latest version."]]],[]]