Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::DeliveryPipelineNotificationEvent (v0.13.0)

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

Payload proto for "clouddeploy.googleapis.com/deliverypipeline_notification" Platform Log event that describes the failure to send delivery pipeline status change Pub/Sub notification.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#delivery_pipeline

def delivery_pipeline() -> ::String
Returns
  • (::String) — The name of the Delivery Pipeline.

#delivery_pipeline=

def delivery_pipeline=(value) -> ::String
Parameter
  • value (::String) — The name of the Delivery Pipeline.
Returns
  • (::String) — The name of the Delivery Pipeline.

#message

def message() -> ::String
Returns
  • (::String) — Debug message for when a notification fails to send.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — Debug message for when a notification fails to send.
Returns
  • (::String) — Debug message for when a notification fails to send.

#type

def type() -> ::Google::Cloud::Deploy::V1::Type
Returns

#type=

def type=(value) -> ::Google::Cloud::Deploy::V1::Type
Parameter
Returns