Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::SerialPipeline (v0.9.0)

Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::SerialPipeline.

SerialPipeline defines a sequential set of stages for a DeliveryPipeline.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#stages

def stages() -> ::Array<::Google::Cloud::Deploy::V1::Stage>
Returns

#stages=

def stages=(value) -> ::Array<::Google::Cloud::Deploy::V1::Stage>
Parameter
Returns