public sealed class UpdateAttributesConfigRequest : IMessage<UpdateAttributesConfigRequest>, IEquatable<UpdateAttributesConfigRequest>, IDeepCloneable<UpdateAttributesConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class UpdateAttributesConfigRequest.
Request for
[CatalogService.UpdateAttributesConfig][google.cloud.retail.v2.CatalogService.UpdateAttributesConfig]
method.
Indicates which fields in the provided
[AttributesConfig][google.cloud.retail.v2.AttributesConfig] to update. The
following is the only supported field:
[[["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\u003eUpdateAttributesConfigRequest\u003c/code\u003e class is part of the Google Cloud Retail v2 API and is used to update the \u003ccode\u003eAttributesConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.12.0 is the latest version, with previous versions ranging from 2.11.0 down to 1.0.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it versatile for various operations.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eAttributesConfig\u003c/code\u003e (the data to update) and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields to update), which are both essential for modifying attribute configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two public constructors: \u003ccode\u003eUpdateAttributesConfigRequest()\u003c/code\u003e and \u003ccode\u003eUpdateAttributesConfigRequest(UpdateAttributesConfigRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]