Class CreatePipelineRequest (1.13.2)

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

The request message for the CreatePipeline method.

Attributes

Name Description
parent str
Required. The parent collection in which to add this pipeline.
pipeline google.cloud.eventarc_v1.types.Pipeline
Required. The pipeline to create.
pipeline_id str
Required. The user-provided ID to be assigned to the Pipeline.
validate_only bool
Optional. If set, validate the request and preview the review, but do not post it.