Class CancelTrainingPipelineRequest (1.31.1)

  CancelTrainingPipelineRequest 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Request message for PipelineService.CancelTrainingPipeline .

Attribute

Name
Description
name
str
Required. The name of the TrainingPipeline to cancel. Format: projects/{project}/locations/{location}/trainingPipelines/{training_pipeline}