Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::JobMessage (v0.3.0)

Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::JobMessage.

A particular message pertaining to a Dataflow job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#id

def id() -> ::String
Returns
  • (::String) — Deprecated.

#id=

def id=(value) -> ::String
Parameter
  • value (::String) — Deprecated.
Returns
  • (::String) — Deprecated.

#message_importance

def message_importance() -> ::Google::Cloud::Dataflow::V1beta3::JobMessageImportance
Returns

#message_importance=

def message_importance=(value) -> ::Google::Cloud::Dataflow::V1beta3::JobMessageImportance
Parameter
Returns

#message_text

def message_text() -> ::String
Returns
  • (::String) — The text of the message.

#message_text=

def message_text=(value) -> ::String
Parameter
  • value (::String) — The text of the message.
Returns
  • (::String) — The text of the message.

#time

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

#time=

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