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 webpage provides reference documentation for the `Model.Types.ServingConfigList` class within the Google Cloud Retail v2 API for .NET."],["The `ServingConfigList` class represents an ordered combination of valid serving configurations, primarily used for `PAGE_OPTIMIZATION` recommendations."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The `ServingConfigList` class offers a property named `ServingConfigIds`, a `RepeatedField` of strings, which contains a list of valid serving config IDs that may be used for `PAGE_OPTIMIZATION`."],["Multiple versions of the documentation are available, ranging from version 1.0.0 to the latest version 2.12.0, in which each link provides the documentation for that version."]]],[]]