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\u003eThe latest version available for the \u003ccode\u003eUpdateListingRequest\u003c/code\u003e is 1.7.0, with other available versions ranging from 1.0.0 to 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateListingRequest\u003c/code\u003e is a class in the Google.Cloud.BigQuery.AnalyticsHub.V1 namespace, specifically within version 1.3.0, designed for updating a Listing.\u003c/p\u003e\n"],["\u003cp\u003eThis 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.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two main properties: \u003ccode\u003eListing\u003c/code\u003e, which represents the listing to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields in the listing resource should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default \u003ccode\u003eUpdateListingRequest()\u003c/code\u003e constructor, and an overload that allows for the creation of a new instance via an existing \u003ccode\u003eUpdateListingRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]