Obrigatório. O caminho do recurso pai da troca de dados. Por exemplo, projects/myproject/locations/US.
Parâmetros de consulta
Parâmetros
dataExchangeId
string
Obrigatório. O ID da troca de dados. Precisa conter somente letras Unicode, números (0-9), sublinhados (_). Não deve usar caracteres que exijam escape de URL ou caracteres fora de espaços ASCII. Tamanho máximo: 100 bytes.
Corpo da solicitação
O corpo da solicitação contém uma instância de DataExchange.
Corpo da resposta
Se a solicitação for bem-sucedida, o corpo da resposta incluirá uma instância de DataExchange.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-05-02 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."]]],[]]