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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateServingConfigRequest\u003c/code\u003e class is part of the Google Cloud Retail v2 API, specifically within the \u003ccode\u003eGoogle.Cloud.Retail.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to handle requests for updating a \u003ccode\u003eServingConfig\u003c/code\u003e, as indicated by the "Request for UpdateServingConfig method" description.\u003c/p\u003e\n"],["\u003cp\u003eIt supports various versions of the API, ranging from version 1.0.0 to the latest version 2.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateServingConfigRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a required \u003ccode\u003eServingConfig\u003c/code\u003e property, which is what is to be updated and an optional \u003ccode\u003eUpdateMask\u003c/code\u003e property, which indicates which fields should be updated, excluding the \u003ccode\u003eServingConfig.name\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]