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

Reference documentation and code samples for the Google Cloud Deploy V1 API class Google::Cloud::Deploy::V1::AutomationRunEvent.

Payload proto for "clouddeploy.googleapis.com/automation_run" Platform Log event that describes the AutomationRun related events.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#automation_id

defautomation_id()->::String
Returns
  • (::String) — Identifier of the Automation.

#automation_id=

defautomation_id=(value)->::String
Parameter
  • value (::String) — Identifier of the Automation.
Returns
  • (::String) — Identifier of the Automation.

#automation_run

defautomation_run()->::String
Returns
  • (::String) — The name of the AutomationRun.

#automation_run=

defautomation_run=(value)->::String
Parameter
  • value (::String) — The name of the AutomationRun.
Returns
  • (::String) — The name of the AutomationRun.

#destination_target_id

defdestination_target_id()->::String
Returns
  • (::String) — ID of the Target to which the AutomationRun is created.

#destination_target_id=

defdestination_target_id=(value)->::String
Parameter
  • value (::String) — ID of the Target to which the AutomationRun is created.
Returns
  • (::String) — ID of the Target to which the AutomationRun is created.

#message

defmessage()->::String
Returns
  • (::String) — Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.

#message=

defmessage=(value)->::String
Parameter
  • value (::String) — Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.
Returns
  • (::String) — Debug message for when there is an update on the AutomationRun. Provides further details about the resource creation or state change.

#pipeline_uid

defpipeline_uid()->::String
Returns
  • (::String) — Unique identifier of the DeliveryPipeline.

#pipeline_uid=

defpipeline_uid=(value)->::String
Parameter
  • value (::String) — Unique identifier of the DeliveryPipeline.
Returns
  • (::String) — Unique identifier of the DeliveryPipeline.

#rule_id

defrule_id()->::String
Returns
  • (::String) — Identifier of the Automation rule.

#rule_id=

defrule_id=(value)->::String
Parameter
  • value (::String) — Identifier of the Automation rule.
Returns
  • (::String) — Identifier of the Automation rule.

#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.