Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::DeployPolicyNotificationEvent (v2.4.1)

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

#type=

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.