(::String) — Required. The ID of the listing to create.
Must contain only Unicode letters, numbers (0-9), underscores (_).
Max length: 100 bytes.
#listing_id=
deflisting_id=(value)->::String
Parameter
value (::String) — Required. The ID of the listing to create.
Must contain only Unicode letters, numbers (0-9), underscores (_).
Max length: 100 bytes.
Returns
(::String) — Required. The ID of the listing to create.
Must contain only Unicode letters, numbers (0-9), underscores (_).
Max length: 100 bytes.
#parent
defparent()->::String
Returns
(::String) — Required. The parent resource path of the listing.
e.g. projects/myproject/locations/us/dataExchanges/123.
#parent=
defparent=(value)->::String
Parameter
value (::String) — Required. The parent resource path of the listing.
e.g. projects/myproject/locations/us/dataExchanges/123.
Returns
(::String) — Required. The parent resource path of the listing.
e.g. projects/myproject/locations/us/dataExchanges/123.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Analytics Hub V1 API - Class Google::Cloud::Bigquery::AnalyticsHub::V1::CreateListingRequest (v0.13.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.13.1 (latest)](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/latest/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.13.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.13.0/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.12.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.12.0/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.11.1](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.11.1/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.10.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.10.0/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.9.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.9.0/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.8.1](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.8.1/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.7.0/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.6.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.6.0/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.5.2](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.5.2/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.4.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.4.0/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.3.0/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.2.1](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.2.1/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest)\n- [0.1.0](/ruby/docs/reference/google-cloud-bigquery-analytics_hub-v1/0.1.0/Google-Cloud-Bigquery-AnalyticsHub-V1-CreateListingRequest) \nReference documentation and code samples for the Analytics Hub V1 API class Google::Cloud::Bigquery::AnalyticsHub::V1::CreateListingRequest.\n\nMessage for creating a listing. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #listing\n\n def listing() -\u003e ::Google::Cloud::Bigquery::AnalyticsHub::V1::Listing\n\n**Returns**\n\n- ([::Google::Cloud::Bigquery::AnalyticsHub::V1::Listing](./Google-Cloud-Bigquery-AnalyticsHub-V1-Listing)) --- Required. The listing to create.\n\n### #listing=\n\n def listing=(value) -\u003e ::Google::Cloud::Bigquery::AnalyticsHub::V1::Listing\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Bigquery::AnalyticsHub::V1::Listing](./Google-Cloud-Bigquery-AnalyticsHub-V1-Listing)) --- Required. The listing to create. \n**Returns**\n\n- ([::Google::Cloud::Bigquery::AnalyticsHub::V1::Listing](./Google-Cloud-Bigquery-AnalyticsHub-V1-Listing)) --- Required. The listing to create.\n\n### #listing_id\n\n def listing_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The ID of the listing to create. Must contain only Unicode letters, numbers (0-9), underscores (_). Max length: 100 bytes.\n\n### #listing_id=\n\n def listing_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The ID of the listing to create. Must contain only Unicode letters, numbers (0-9), underscores (_). Max length: 100 bytes. \n**Returns**\n\n- (::String) --- Required. The ID of the listing to create. Must contain only Unicode letters, numbers (0-9), underscores (_). Max length: 100 bytes.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The parent resource path of the listing. e.g. `projects/myproject/locations/us/dataExchanges/123`.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The parent resource path of the listing. e.g. `projects/myproject/locations/us/dataExchanges/123`. \n**Returns**\n\n- (::String) --- Required. The parent resource path of the listing. e.g. `projects/myproject/locations/us/dataExchanges/123`."]]