public sealed class UpdateListingRequest : IMessage<UpdateListingRequest>, IEquatable<UpdateListingRequest>, IDeepCloneable<UpdateListingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class UpdateListingRequest.
Required. Field mask specifies the fields to update in the listing resource. The
fields specified in the updateMask are relative to the resource and are
not a 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\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateListingRequest\u003c/code\u003e class within the Google Cloud BigQuery Analytics Hub v1 API, which is used for updating a listing resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateListingRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateListingRequest\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateListingRequest\u003c/code\u003e include \u003ccode\u003eListing\u003c/code\u003e, which represents the listing to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the listing should be modified during the update operation.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers multiple versions of the API, from version 1.0.0 up to the latest 1.7.0, showing the evolution of this specific API component.\u003c/p\u003e\n"]]],[],null,[]]