launchParameters property

GoogleCloudDatapipelinesV1LaunchTemplateParameters? launchParameters
getter/setter pair

The parameters of the template to launch.

This should be part of the body of the POST request.

Implementation

GoogleCloudDatapipelinesV1LaunchTemplateParameters? launchParameters;