public class Dataflow.Projects.Locations.Sql extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Dataflow.Projects.Locations.Sql.Validate |
| Constructor and Description |
|---|
Sql() |
| Modifier and Type | Method and Description |
|---|---|
Dataflow.Projects.Locations.Sql.Validate |
validate(String projectId,
String location)
Validates a GoogleSQL query for Cloud Dataflow syntax.
|
public Dataflow.Projects.Locations.Sql.Validate validate(String projectId, String location) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.projectId - Required. The ID of the Cloud Platform project that the job belongs to.location - The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) to
which to direct the request.IOExceptionCopyright © 2011–2022 Google. All rights reserved.