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 for creating a new listing via a `POST` HTTP request to the specified URL."],["The request URL requires a `parent` path parameter, which defines the parent resource path of the listing and is a mandatory string."],["A mandatory `listingId` query parameter is needed to create a new listing, and this ID must adhere to specified format constraints such as containing only certain characters and not exceeding 100 bytes."],["The request body, and the response body will both be an instance of `Listing`, however one will be used for the request, and the other will be the result of a successful request."],["Authorization for this operation requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]