Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::Job (v0.18.0)

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

Job represents an operation for a Rollout.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#advance_child_rollout_job

def advance_child_rollout_job() -> ::Google::Cloud::Deploy::V1::AdvanceChildRolloutJob
Returns

#create_child_rollout_job

def create_child_rollout_job() -> ::Google::Cloud::Deploy::V1::CreateChildRolloutJob
Returns

#deploy_job

def deploy_job() -> ::Google::Cloud::Deploy::V1::DeployJob
Returns

#id

def id() -> ::String
Returns
  • (::String) — Output only. The ID of the Job.

#job_run

def job_run() -> ::String
Returns
  • (::String) — Output only. The name of the JobRun responsible for the most recent invocation of this Job.

#postdeploy_job

def postdeploy_job() -> ::Google::Cloud::Deploy::V1::PostdeployJob
Returns

#predeploy_job

def predeploy_job() -> ::Google::Cloud::Deploy::V1::PredeployJob
Returns

#skip_message

def skip_message() -> ::String
Returns
  • (::String) — Output only. Additional information on why the Job was skipped, if available.

#state

def state() -> ::Google::Cloud::Deploy::V1::Job::State
Returns

#verify_job

def verify_job() -> ::Google::Cloud::Deploy::V1::VerifyJob
Returns