Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::DeployPolicyNotificationEvent (v2.4.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::DeployPolicyNotificationEvent.
Payload proto for "clouddeploy.googleapis.com/deploypolicy_notification". Platform Log event that describes the failure to send a pub/sub notification when there is a DeployPolicy status change.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#deploy_policy
defdeploy_policy()->::String
Returns
-
(::String) — The name of the
DeployPolicy.
#deploy_policy=
defdeploy_policy=(value)->::String
Parameter
-
value (::String) — The name of the
DeployPolicy.
Returns
-
(::String) — The name of the
DeployPolicy.
#deploy_policy_uid
defdeploy_policy_uid()->::String
Returns
- (::String) — Unique identifier of the deploy policy.
#deploy_policy_uid=
defdeploy_policy_uid=(value)->::String
Parameter
- value (::String) — Unique identifier of the deploy policy.
Returns
- (::String) — Unique identifier of the deploy policy.
#message
defmessage()->::String
Returns
- (::String) — Debug message for when a deploy policy fails to send a pub/sub notification.
#message=
defmessage=(value)->::String
Parameter
- value (::String) — Debug message for when a deploy policy fails to send a pub/sub notification.
Returns
- (::String) — Debug message for when a deploy policy fails to send a pub/sub notification.
#type
deftype()->::Google::Cloud::Deploy::V1::Type
Returns
- (::Google::Cloud::Deploy::V1::Type) — Type of this notification, e.g. for a Pub/Sub failure.
#type=
deftype=(value)->::Google::Cloud::Deploy::V1::Type
Parameter
- value (::Google::Cloud::Deploy::V1::Type) — Type of this notification, e.g. for a Pub/Sub failure.
Returns
- (::Google::Cloud::Deploy::V1::Type) — Type of this notification, e.g. for a Pub/Sub failure.