Class GetDeliveryPipelineRequest (1.4.0)

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

The request object for GetDeliveryPipeline

Attribute

NameDescription
name str
Required. Name of the ``DeliveryPipeline``. Format must be projects/{project_id}/locations/{location_name}/deliveryPipelines/{pipeline_name}.

Inheritance

builtins.object > proto.message.Message > GetDeliveryPipelineRequest