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-06-12 UTC."],[[["This page provides documentation for the `UpdateServingConfigRequest` class within the Google Cloud Retail v2 API, detailing its usage and properties."],["The latest version of the API is 2.12.0, but this specific page is dedicated to version 2.8.0 of the `UpdateServingConfigRequest` class, which is part of the `Google.Cloud.Retail.V2` namespace."],["The `UpdateServingConfigRequest` class is a request object used for the `UpdateServingConfig` method, and it implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors and two properties, `ServingConfig` which is a required `ServingConfig` to update, and `UpdateMask` to indicate which `ServingConfig` fields to update."],["The available versions for `UpdateServingConfigRequest` range from version 1.0.0 up to the latest version 2.12.0."]]],[]]