public class Dataflow.Projects.Locations.FlexTemplates extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
Dataflow.Projects.Locations.FlexTemplates.Launch |
| Constructor and Description |
|---|
FlexTemplates() |
| Modifier and Type | Method and Description |
|---|---|
Dataflow.Projects.Locations.FlexTemplates.Launch |
launch(String projectId,
String location,
LaunchFlexTemplateRequest content)
Launch a job with a FlexTemplate.
|
public Dataflow.Projects.Locations.FlexTemplates.Launch launch(String projectId, String location, LaunchFlexTemplateRequest content) 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 - Required. The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-
endpoints) to which to direct the request. E.g., us-central1, us-west1.content - the LaunchFlexTemplateRequestIOExceptionCopyright © 2011–2021 Google. All rights reserved.