public sealed class UpdateServingConfigRequest : IMessage<UpdateServingConfigRequest>, IEquatable<UpdateServingConfigRequest>, IDeepCloneable<UpdateServingConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class UpdateServingConfigRequest.
[[["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 of the `UpdateServingConfigRequest` documentation is 2.12.0, but the current page is for version 2.10.0."],["This page provides reference documentation and code samples for the `UpdateServingConfigRequest` class within the Retail v2 API."],["The `UpdateServingConfigRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations."],["The class contains two constructors: a default constructor and another one that accepts another `UpdateServingConfigRequest` instance as a parameter, and two properties: `ServingConfig` and `UpdateMask`."],["The documentation provides links to various previous versions of the `UpdateServingConfigRequest`, ranging from versions 2.11.0 back to 1.0.0."]]],[]]