public sealed class CreateDataExchangeRequest : IMessage<CreateDataExchangeRequest>, IEquatable<CreateDataExchangeRequest>, IDeepCloneable<CreateDataExchangeRequest>, IBufferMessage, IMessage
Required. The ID of the DataExchange to create.
Must contain only Unicode letters, numbers (0-9), underscores (_).
Should not use characters that require URL-escaping, or characters
outside of ASCII, spaces.
Max length: 100 bytes.
[[["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 outlines the \u003ccode\u003eCreateDataExchangeRequest\u003c/code\u003e class, which is used to create a new DataExchange in the Google Cloud BigQuery Data Exchange service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDataExchangeRequest\u003c/code\u003e class implements multiple interfaces such as \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 includes properties like \u003ccode\u003eDataExchange\u003c/code\u003e, \u003ccode\u003eDataExchangeId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e that define the details of the DataExchange to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the two constructor methods available for creating a \u003ccode\u003eCreateDataExchangeRequest\u003c/code\u003e object, either empty, or by cloning another \u003ccode\u003eCreateDataExchangeRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class has inheritance from \u003ccode\u003eObject\u003c/code\u003e and has multiple inherited members, such as: \u003ccode\u003eObject.GetHashCode()\u003c/code\u003e, \u003ccode\u003eObject.GetType()\u003c/code\u003e, \u003ccode\u003eObject.MemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eObject.ToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]