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 document provides reference documentation for the \u003ccode\u003eUpdateListingRequest\u003c/code\u003e class within the Google.Cloud.BigQuery.AnalyticsHub.V1 API, specifically version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateListingRequest\u003c/code\u003e is a message type used for updating a Listing in the Analytics Hub, and it implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eUpdateListingRequest()\u003c/code\u003e for creating a new instance, and \u003ccode\u003eUpdateListingRequest(UpdateListingRequest other)\u003c/code\u003e for creating a copy of an existing instance.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eListing\u003c/code\u003e, which is the listing object to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which defines which fields within the listing should be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release of the API is 1.7.0, and the document provides information on this class spanning versions 1.0.0 to 1.7.0.\u003c/p\u003e\n"]]],[],null,[]]