Erforderlich. Der Pfad der übergeordneten Ressource des Datenaustauschs. z.B. projects/myproject/locations/US.
Abfrageparameter
Parameter
dataExchangeId
string
Erforderlich. Die ID des Datenaustauschs. Sie 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
Anfragetext
Der Anfragetext enthält eine Instanz von DataExchange.
Antworttext
Bei Erfolg enthält der Antworttext eine neu erstellte Instanz von DataExchange.
[[["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 webpage outlines how to create a new data exchange using the Analytics Hub API."],["The required HTTP request is a POST request to a specific URL that includes the parent resource path and uses gRPC Transcoding."],["Creating a data exchange requires specifying a `dataExchangeId` within the query parameters, with specific character restrictions."],["The request body must contain an instance of the `DataExchange` resource, and a successful response will return a newly created instance of the same resource."],["Creating a data exchange also requires specific OAuth scopes (`https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`) and the `analyticshub.dataExchanges.create` IAM permission on the parent resource."]]],[]]