Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::AutomationRunEvent (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::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
Targetto which theAutomationRunis created.
#destination_target_id=
defdestination_target_id=(value)->::String
Parameter
-
value (::String) — ID of the
Targetto which theAutomationRunis created.
Returns
-
(::String) — ID of the
Targetto which theAutomationRunis 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
Automationrule.
#rule_id=
defrule_id=(value)->::String
Parameter
-
value (::String) — Identifier of the
Automationrule.
Returns
-
(::String) — Identifier of the
Automationrule.
#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.