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."],[[["This page provides documentation for the `UpdateListingRequest` class within the Google Cloud BigQuery Analytics Hub v1 API, used for updating a Listing."],["The latest version of `UpdateListingRequest` is 1.7.0, with versions back to 1.0.0 also documented."],["`UpdateListingRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UpdateListingRequest` class includes properties for `Listing` and `UpdateMask`, enabling specific updates to be made to a Listing resource."],["It inherits from `object` and the assembly for this is `Google.Cloud.BigQuery.AnalyticsHub.V1.dll`."]]],[]]