2023-01-26
▼ ▲ dataflow.projects.locations.sql.validate
Flat Path : v1b3/projects/{projectId}/locations/{location}/sql:validate
Parameter Order :
Description : Validates a GoogleSQL query for Cloud Dataflow syntax. Will always confirm the given query parses correctly, and if able to look up schema information from DataCatalog, will validate that the query analyzes properly as well.
Path : v1b3/projects/{projectId}/locations/{location}/sql:validate
HTTP Method : GET
Scopes :
Parameters :
location
Type : string
Required : Yes
Description : The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to which to direct the request.
Location : path
query
Description : The sql query to validate.
Location : query
projectId
Description : Required. The ID of the Cloud Platform project that the job belongs to.