names property

List<String>? names
getter/setter pair

The names of the PipelineJobs to delete.

A maximum of 32 PipelineJobs can be deleted in a batch. Format: projects/{project}/locations/{location}/pipelineJobs/{pipelineJob}

Required.

Implementation

core.List<core.String>? names;