Erforderlich. Der übergeordnete Ressourcenpfad des Eintrags. z.B. projects/myproject/locations/US/dataExchanges/123.
Abfrageparameter
Parameter
listingId
string
Erforderlich. Die ID des zu erstellenden Eintrags. Er darf nur Unicode-Buchstaben, Ziffern (0–9), Unterstriche (_) enthalten. Es dürfen keine Zeichen verwendet werden, die URL-Escaping erfordern, oder Zeichen außerhalb von ASCII, Leerzeichen. Maximale Länge: 100 Bytes
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (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."]]],[]]