Class: Google::Cloud::Deploy::V1::ReleaseNotificationEvent

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

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#message::String



42
43
44
45
# File 'proto_docs/google/cloud/deploy/v1/release_notification_payload.rb', line 42

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

#pipeline_uid::String



42
43
44
45
# File 'proto_docs/google/cloud/deploy/v1/release_notification_payload.rb', line 42

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

#release::String



42
43
44
45
# File 'proto_docs/google/cloud/deploy/v1/release_notification_payload.rb', line 42

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

#release_uid::String



42
43
44
45
# File 'proto_docs/google/cloud/deploy/v1/release_notification_payload.rb', line 42

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

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



42
43
44
45
# File 'proto_docs/google/cloud/deploy/v1/release_notification_payload.rb', line 42

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