public sealed class UpdateListingRequest : IMessage<UpdateListingRequest>, IEquatable<UpdateListingRequest>, IDeepCloneable<UpdateListingRequest>, IBufferMessage, IMessage
Required. Field mask is used to specify the fields to be overwritten in the
Listing resource by the update.
The fields specified in the update_mask are relative to the resource, not
the full request.
[[["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 latest version available for the \u003ccode\u003eUpdateListingRequest\u003c/code\u003e is 2.0.0-beta06, with version 1.0.0-beta01 also being referenced.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateListingRequest\u003c/code\u003e is a message used for updating a listing within the \u003ccode\u003eGoogle.Cloud.BigQuery.DataExchange.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateListingRequest\u003c/code\u003e has two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateListingRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eListing\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, allowing for the specification of the listing to be updated and a field mask to define which fields should be overwritten, respectively.\u003c/p\u003e\n"]]],[],null,[]]