Dataplex V1 API - Class Google::Cloud::Dataplex::V1::JobEvent (v0.6.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::JobEvent.

The payload associated with Job logs that contains events describing jobs that have run within a Lake.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#job_id

def job_id() -> ::String
Returns
  • (::String) — The unique id identifying the job.

#job_id=

def job_id=(value) -> ::String
Parameter
  • value (::String) — The unique id identifying the job.
Returns
  • (::String) — The unique id identifying the job.

#message

def message() -> ::String
Returns
  • (::String) — The log message.

#message=

def message=(value) -> ::String
Parameter
  • value (::String) — The log message.
Returns
  • (::String) — The log message.

#retries

def retries() -> ::Integer
Returns
  • (::Integer) — The number of retries.

#retries=

def retries=(value) -> ::Integer
Parameter
  • value (::Integer) — The number of retries.
Returns
  • (::Integer) — The number of retries.

#service

def service() -> ::Google::Cloud::Dataplex::V1::JobEvent::Service
Returns

#service=

def service=(value) -> ::Google::Cloud::Dataplex::V1::JobEvent::Service
Parameter
Returns

#service_job

def service_job() -> ::String
Returns
  • (::String) — The reference to the job within the service.

#service_job=

def service_job=(value) -> ::String
Parameter
  • value (::String) — The reference to the job within the service.
Returns
  • (::String) — The reference to the job within the service.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#state

def state() -> ::Google::Cloud::Dataplex::V1::JobEvent::State
Returns

#state=

def state=(value) -> ::Google::Cloud::Dataplex::V1::JobEvent::State
Parameter
Returns

#type

def type() -> ::Google::Cloud::Dataplex::V1::JobEvent::Type
Returns

#type=

def type=(value) -> ::Google::Cloud::Dataplex::V1::JobEvent::Type
Parameter
Returns