public sealed class CreateListingRequest : IMessage<CreateListingRequest>, IEquatable<CreateListingRequest>, IDeepCloneable<CreateListingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class CreateListingRequest.
Required. The ID of the listing 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 provides reference information for the \u003ccode\u003eCreateListingRequest\u003c/code\u003e class within the Google Cloud BigQuery Analytics Hub v1 API, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateListingRequest\u003c/code\u003e is used to send a message for creating a listing, and it 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 has two constructors: a default \u003ccode\u003eCreateListingRequest()\u003c/code\u003e constructor, and one that accepts another \u003ccode\u003eCreateListingRequest\u003c/code\u003e object as a parameter for creating a duplicate.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateListingRequest\u003c/code\u003e include \u003ccode\u003eListing\u003c/code\u003e (the listing to create), \u003ccode\u003eListingId\u003c/code\u003e (the unique ID for the listing), \u003ccode\u003eParent\u003c/code\u003e (the parent resource path), and \u003ccode\u003eParentAsDataExchangeName\u003c/code\u003e, which provides a typed view of the parent resource.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 1.7.0, with documentation available for versions ranging from 1.0.0 to 1.7.0, with all versions of the documentation pointing to the \u003ccode\u003eCreateListingRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]