[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-05-31 UTC。"],[[["This page details the process of creating a new listing via a `POST` request to the specified URL."],["The `parent` path parameter is a required string specifying the resource path, and the `listingId` query parameter is required to provide a unique identifier for the new listing."],["The request and response bodies are instances of the `Listing` resource, and both contain details of the listing."],["Creating a new listing requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope, as well as `analyticshub.listings.create` IAM permission on the parent resource."],["The `POST` request URL for creating a listing uses gRPC Transcoding syntax."]]],[]]