Crea una sottoscrizione a una piattaforma di scambio di dati. Si tratta di un'operazione a lunga esecuzione, in quanto creerà uno o più set di dati collegati.
Richiesta HTTP
POST https://analyticshub.googleapis.com/v1/{name=projects/*/locations/*/dataExchanges/*}:subscribe
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 UTC."],[[["This webpage details how to create a subscription to a Data Clean Room, which is a long-running operation involving the creation of linked datasets."],["The HTTP request is a POST operation to a specific URL utilizing gRPC Transcoding syntax, requiring a resource name of the Data Exchange as a path parameter."],["The request body, in JSON format, requires a destination, a subscription name, and a subscriber contact email, as fields to complete the creation."],["Successful requests return an instance of Operation, and authorization requires specific OAuth scopes or IAM permissions related to creating subscriptions and subscribing to data exchanges."],["The required IAM Permissions are `analyticshub.subscriptions.create` on the destination resource, and `analyticshub.dataExchanges.subscribe` on the name resource."]]],[]]