ProjectsLocationsFlexTemplates
class ProjectsLocationsFlexTemplates extends Resource (View source)
The "flexTemplates" collection of methods.
Typical usage is:
$dataflowService = new Google\Service\Dataflow(...);
$flexTemplates = $dataflowService->projects_locations_flexTemplates;
Methods
launch(string $projectId, string $location, LaunchFlexTemplateRequest $postBody, array $optParams = [])
Launch a job with a FlexTemplate. (flexTemplates.launch)
Details
LaunchFlexTemplateResponse
launch(string $projectId, string $location, LaunchFlexTemplateRequest $postBody, array $optParams = [])
Launch a job with a FlexTemplate. (flexTemplates.launch)