Class: Google::Cloud::Deploy::V1::CustomTargetTypeNotificationEvent

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

Overview

Payload proto for "clouddeploy.googleapis.com/customtargettype_notification" Platform Log event that describes the failure to send a custom target type status change Pub/Sub notification.

Instance Attribute Summary collapse

Instance Attribute Details

#custom_target_type::String



39
40
41
42
# File 'proto_docs/google/cloud/deploy/v1/customtargettype_notification_payload.rb', line 39

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

#custom_target_type_uid::String



39
40
41
42
# File 'proto_docs/google/cloud/deploy/v1/customtargettype_notification_payload.rb', line 39

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

#message::String



39
40
41
42
# File 'proto_docs/google/cloud/deploy/v1/customtargettype_notification_payload.rb', line 39

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

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



39
40
41
42
# File 'proto_docs/google/cloud/deploy/v1/customtargettype_notification_payload.rb', line 39

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