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 documentation details the implementation of `ServingConfigList`, including its inheritance and the various interfaces it implements, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage also lists the available versions of the API class, ranging from version 1.0.0 to the latest version 2.12.0, with each version having a unique URL link."],["`ServingConfigIds` is an optional property within the class, which contains a set of valid serving configs that may be used for `PAGE_OPTIMIZATION`."]]],[]]