Class: Google::Cloud::Deploy::V1::RolloutNotificationEvent

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/deploy/v1/rollout_notification_payload.rb

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#message::String



51
52
53
54
# File 'proto_docs/google/cloud/deploy/v1/rollout_notification_payload.rb', line 51

class RolloutNotificationEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#pipeline_uid::String



51
52
53
54
# File 'proto_docs/google/cloud/deploy/v1/rollout_notification_payload.rb', line 51

class RolloutNotificationEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#release::String



51
52
53
54
# File 'proto_docs/google/cloud/deploy/v1/rollout_notification_payload.rb', line 51

class RolloutNotificationEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#release_uid::String



51
52
53
54
# File 'proto_docs/google/cloud/deploy/v1/rollout_notification_payload.rb', line 51

class RolloutNotificationEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#rollout::String



51
52
53
54
# File 'proto_docs/google/cloud/deploy/v1/rollout_notification_payload.rb', line 51

class RolloutNotificationEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#rollout_uid::String



51
52
53
54
# File 'proto_docs/google/cloud/deploy/v1/rollout_notification_payload.rb', line 51

class RolloutNotificationEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#target_id::String



51
52
53
54
# File 'proto_docs/google/cloud/deploy/v1/rollout_notification_payload.rb', line 51

class RolloutNotificationEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#type::Google::Cloud::Deploy::V1::Type



51
52
53
54
# File 'proto_docs/google/cloud/deploy/v1/rollout_notification_payload.rb', line 51

class RolloutNotificationEvent
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end