public sealed class UpdateDataExchangeRequest : IMessage<UpdateDataExchangeRequest>, IEquatable<UpdateDataExchangeRequest>, IDeepCloneable<UpdateDataExchangeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class UpdateDataExchangeRequest.
Required. Field mask specifies the fields to update in the data exchange
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 \u003ccode\u003eUpdateDataExchangeRequest\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.BigQuery.AnalyticsHub.V1\u003c/code\u003e namespace, is used to send requests for updating a data exchange in the Analytics Hub v1 API.\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, indicating its capabilities for handling message objects, equality checks, deep cloning, and buffer-based messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eUpdateDataExchangeRequest\u003c/code\u003e object for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties \u003ccode\u003eDataExchange\u003c/code\u003e (the data exchange to be updated) and \u003ccode\u003eUpdateMask\u003c/code\u003e (specifying which fields of the data exchange should be modified), both of which are required for the update process.\u003c/p\u003e\n"],["\u003cp\u003eThis page contains the documentation for the 1.5.0 version of the API, while the 1.7.0 is the latest version available.\u003c/p\u003e\n"]]],[],null,[]]