public sealed class UpdateDataExchangeRequest : IMessage<UpdateDataExchangeRequest>, IEquatable<UpdateDataExchangeRequest>, IDeepCloneable<UpdateDataExchangeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1beta1 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\u003eThis documentation is for the \u003ccode\u003eUpdateDataExchangeRequest\u003c/code\u003e class within the Google Cloud BigQuery Data Exchange v1beta1 API, specifically for version 2.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateDataExchangeRequest\u003c/code\u003e is a message type used for updating a data exchange and 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\u003eThe class provides two constructors: a default constructor and one that accepts another \u003ccode\u003eUpdateDataExchangeRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateDataExchangeRequest\u003c/code\u003e class has two main properties, \u003ccode\u003eDataExchange\u003c/code\u003e which is the data exchange to update and \u003ccode\u003eUpdateMask\u003c/code\u003e that specifies which fields within the data exchange resource should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, which are common methods in .NET.\u003c/p\u003e\n"]]],[],null,[]]