Google Cloud Deploy V1 API - Class Google::Cloud::Deploy::V1::Job (v0.4.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

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

#state

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

#verify_job

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