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."],[[["This page provides reference documentation for the `UpdateServingConfigRequest` class within the Google Cloud Retail v2 API, specifically for .NET developers."],["The `UpdateServingConfigRequest` class is used to send requests to update a `ServingConfig`, with the latest version being 2.12.0 and an extensive list of prior version links."],["The class includes properties for `ServingConfig` which is required and contains the updated information, and `UpdateMask`, which specifies which fields to update, excluding the ServingConfig name."],["The available implementations for the class include `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also lists the `Google.Cloud.Retail.V2` namespace and `Google.Cloud.Retail.V2.dll` assembly, along with constructors and inherited members."]]],[]]