Wajib. Jalur resource induk dari pertukaran data, misalnya, projects/myproject/locations/US.
Parameter kueri
Parameter
dataExchangeId
string
Wajib. ID pertukaran data. Hanya boleh berisi huruf Unicode, angka (0-9), garis bawah (_). Tidak boleh menggunakan karakter yang memerlukan escaping URL, atau karakter di luar ASCII. Panjang maksimal: 100 byte.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-04-19 UTC."],[[["This webpage outlines how to create a new data exchange using a `POST` request to the specified URL endpoint: `https://analyticshub.googleapis.com/v1/{parent=projects/*/locations/*}/dataExchanges`."],["The request requires a `parent` path parameter and a `dataExchangeId` query parameter to be specified for the new data exchange creation."],["The request body must contain an instance of the `DataExchange` resource, while the successful response body will include the newly created `DataExchange` instance."],["To authorize the creation of a data exchange, either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope is required."],["Creating a data exchange requires the `analyticshub.dataExchanges.create` IAM permission on the `parent` resource."]]],[]]