Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::PostdeployJobRun (v0.19.0)

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

PostdeployJobRun contains information specific to a postdeploy JobRun.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#build

def build() -> ::String
Returns
  • (::String) — Output only. The resource name of the Cloud Build Build object that is used to execute the custom actions associated with the postdeploy Job. Format is projects/{project}/locations/{location}/builds/{build}.

#failure_cause

def failure_cause() -> ::Google::Cloud::Deploy::V1::PostdeployJobRun::FailureCause
Returns

#failure_message

def failure_message() -> ::String
Returns
  • (::String) — Output only. Additional information about the postdeploy failure, if available.