public sealed class CreateDataExchangeRequest : IMessage<CreateDataExchangeRequest>, IEquatable<CreateDataExchangeRequest>, IDeepCloneable<CreateDataExchangeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class CreateDataExchangeRequest.
Required. The ID of the data exchange.
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 provides reference documentation for the \u003ccode\u003eCreateDataExchangeRequest\u003c/code\u003e class within the Analytics Hub v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDataExchangeRequest\u003c/code\u003e class is a message used to create a new data exchange, implementing multiple interfaces like \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 contains properties like \u003ccode\u003eDataExchange\u003c/code\u003e, \u003ccode\u003eDataExchangeId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsLocationName\u003c/code\u003e, which are required to set the properties of the data exchange to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe document also provides examples of the constructors \u003ccode\u003eCreateDataExchangeRequest()\u003c/code\u003e, \u003ccode\u003eCreateDataExchangeRequest(CreateDataExchangeRequest other)\u003c/code\u003e that can be used for the creation of a request.\u003c/p\u003e\n"],["\u003cp\u003eIt also covers the class' inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]